Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0x6b3c…58cb116d ago0xfc74be…df6838
0xa787…64cf0x0e3d…7757Base$5.25100%0x9190…8d83116d ago0xf107ed…7199c8
0xa787…64cf0x0e3d…7757Base$1.05100%0x29b8…3263116d ago0xa8e0c6…ddcac3
0xa787…64cf0x0e3d…7757Base$1.05100%0xca9f…d201116d ago0x251a93…5cf91b
0xa787…64cf0x0e3d…7757Base$7.35100%0x2e11…8573116d ago0xbd5585…508e8a
0xa787…64cf0x0e3d…7757Base$4.20100%0xce9f…bc8e116d ago0x39c71f…b098f2
0xa787…64cf0x0e3d…7757Base$1.05100%0x75ef…a0f9116d ago0xa23924…d16415
0xa787…64cf0x0e3d…7757Base$10.50100%0xc330…c0b2116d ago0xc52fc4…455f6b
0xa787…64cf0x0e3d…7757Base$3.15100%0x2a28…fc3d116d ago0xd3d92a…20ccf3
0xa787…64cf0x0e3d…7757Base$5.25100%0x2742…8fd1116d ago0x07b28b…8bc5df
0xa787…64cf0x0e3d…7757Base$2.10100%0xc366…284e116d ago0x58b782…7c3fa5
0xa787…64cf0x0e3d…7757Base$5.25100%0xf643…9810116d ago0x8605c8…6ec15e
0xa787…64cf0x0e3d…7757Base$5.25100%0x27f5…dfdc116d ago0x8cf033…76d413
0xa787…64cf0x0e3d…7757Base$10.50100%0xc06a…3447116d ago0xbca092…ffb33a
0xa787…64cf0x0e3d…7757Base$10.50100%0x6a96…27ff116d ago0x21effb…0b3bb8
0xa787…64cf0x0e3d…7757Base$1.05100%0x64fd…12f4116d ago0xe4f6a0…38fc6d
0xa787…64cf0x0e3d…7757Base$5.25100%0xe4bd…cd4e116d ago0xe59708…8afedf
0xa787…64cf0x0e3d…7757Base$5.25100%0x3368…d66b116d ago0x265f13…81f1a6
0xa787…64cf0x0e3d…7757Base$52.50100%0x969c…eacf116d ago0x9da4de…2abea7
0xa787…64cf0x0e3d…7757Base$5.25100%0xa0c6…2cb4116d ago0x35ddb6…0f9c02
0xa787…64cf0x0e3d…7757Base$10.50100%0x175b…99fa116d ago0xf7669a…ae5374
0xa787…64cf0x0e3d…7757Base$26.25100%0xf74f…ffda116d ago0x918b7b…2f0840
0xa787…64cf0x0e3d…7757Base$7.35100%0xb77d…5f2d116d ago0xfdca6e…fc9a06
0xa787…64cf0x0e3d…7757Base$31.50100%0x28cc…0ecd116d ago0x76cc11…0bb520
0xa787…64cf0x0e3d…7757Base$3.15100%0x4e4a…2e73116d ago0xa646a1…b08a35

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.