Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$21.0070%0xf643…981037d ago0xd30259…4bcfef
0xa787…64cf0x47c5…4fc3Base$2.1070%0xcfc4…e10437d ago0xe728d3…8b6c84
0xa787…64cf0x47c5…4fc3Base$1.0570%0x1e09…da4137d ago0xfef722…f15942
0xa787…64cf0x47c5…4fc3Base$158.5570%0x51a8…b21137d ago0x0008cf…4341e3
0xa787…64cf0x47c5…4fc3Base$5.2570%0x4e07…cf7c37d ago0xf69106…1a4527
0xa787…64cf0x47c5…4fc3Base$1.0570%0xd1bc…096d37d ago0x1082a7…016e37
0xa787…64cf0x0e3d…7757Base$2.1070%0x5fe9…a96537d ago0x53e1ce…fa7f13
0xa787…64cf0x0e3d…7757Base$5.2570%0xfdd4…df7237d ago0xdacddd…105c34
0xa787…64cf0x0e3d…7757Base$5.2570%0xd500…f63a37d ago0xa81e71…69804c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8de7…1c2c37d ago0x13367f…cc04b5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4184…789b37d ago0x2071f8…2eed86
0xa787…64cf0x47c5…4fc3Base$21.0070%0xa5e3…a7a337d ago0x5aad91…98fb55
0xa787…64cf0x47c5…4fc3Base$3.1570%0xfe8c…49bb37d ago0x955afa…93774e
0xa787…64cf0x47c5…4fc3Base$1.0570%0x2309…083c37d ago0xc2c1e6…e17c70
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd775…7f8137d ago0x1bf462…634299
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5e96…f15937d ago0xd54ead…54dc55
0xa787…64cf0x47c5…4fc3Base$2.1070%0xd0fe…397637d ago0x248a15…d2d452
0xa787…64cf0x47c5…4fc3Base$1.0570%0xa06c…18fe37d ago0xa03bf5…1dbe1e
0xa787…64cf0x47c5…4fc3Base$3.1570%0x8569…b98737d ago0xba9ad1…780dd3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2e76…b74937d ago0x33535b…40bf86
0xa787…64cf0x47c5…4fc3Base$21.0070%0x791a…97b437d ago0xae56e2…a9234f
0xa787…64cf0x47c5…4fc3Base$2.1070%0x0a75…f28f37d ago0xaed843…c129a3
0xa787…64cf0x47c5…4fc3Base$5.2570%0xc072…b4b137d ago0x25c9b4…8f2fab
0xa787…64cf0x0e3d…7757Base$5.2570%0x35c6…376337d ago0xa4e4c3…00ccf6
0xa787…64cf0x47c5…4fc3Base$3.1570%0x6e35…7a2837d ago0x6a614d…b36f15

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.