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$2.10100%0x0971…930e108d ago0xde5799…d2a933
0xa787…64cf0x0e3d…7757Base$1.05100%0x3d37…8806108d ago0x81d6b6…5029d1
0xa787…64cf0x0e3d…7757Base$1.05100%0x0166…37af108d ago0xba90dd…c58e3b
0xa787…64cf0x0e3d…7757Base$8.40100%0x52ac…a61d108d ago0x5c27d9…6a7754
0xa787…64cf0x0e3d…7757Base$3.15100%0xd173…d69b108d ago0x57bfbf…264afb
0xa787…64cf0x0e3d…7757Base$1.05100%0x1868…1426108d ago0x662652…b815c2
0xa787…64cf0x0e3d…7757Base$2.10100%0x8112…5167108d ago0x855ee7…a2f120
0xa787…64cf0x0e3d…7757Base$2.10100%0xd6e8…21cd108d ago0x04030b…05d6f0
0xa787…64cf0x0e3d…7757Base$5.25100%0x9d9f…8c6a108d ago0x3ca7f9…b42b9f
0xa787…64cf0x0e3d…7757Base$1.05100%0x4d99…3c63108d ago0x60993d…8c13ba
0xa787…64cf0x0e3d…7757Base$5.25100%0xf11b…db94108d ago0x91596e…471600
0xa787…64cf0x0e3d…7757Base$10.50100%0x170f…6230108d ago0xf26c23…a3b4af
0xa787…64cf0x0e3d…7757Base$21.00100%0x0922…4223108d ago0x148058…7c81b1
0xa787…64cf0x0e3d…7757Base$5.25100%0x7685…4769108d ago0x7d1ea7…8fefa4
0xa787…64cf0x0e3d…7757Base$1.05100%0xe706…1d9b108d ago0x3e405b…5c28b7
0xa787…64cf0x0e3d…7757Base$105.00100%0x77d0…ce50108d ago0xca44da…a102eb
0xa787…64cf0x0e3d…7757Base$3.15100%0x39a9…7be5108d ago0x70fee7…578546
0xa787…64cf0x0e3d…7757Base$10.50100%0x93eb…4c29108d ago0xcad219…95fff6
0xa787…64cf0x0e3d…7757Base$52.50100%0x2740…f504108d ago0x78ed4b…245601
0xa787…64cf0x0e3d…7757Base$2.10100%0x707e…8d28108d ago0x1a52d6…4a79f0
0xa787…64cf0x0e3d…7757Base$5.25100%0x1ceb…22ad108d ago0x48dee5…0ca171
0xa787…64cf0x0e3d…7757Base$1.05100%0x2699…b2a5108d ago0xb9fac4…38dc78
0xa787…64cf0x0e3d…7757Base$5.25100%0x2035…57d3108d ago0xefaff6…6b3c85
0xa787…64cf0x0e3d…7757Base$2.10100%0x6bac…5e9b108d ago0x43ce96…d127a6
0xa787…64cf0x0e3d…7757Base$5.25100%0xe9f7…982b108d ago0xf4e225…e4b392

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.