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$10.50100%0xd091…7b6e104d ago0x66abec…7466a9
0xa787…64cf0x0e3d…7757Base$2.10100%0xb31a…568f104d ago0x354021…fc15da
0xa787…64cf0x0e3d…7757Base$1.05100%0x2d05…53d0104d ago0x65f7d7…c88f72
0xa787…64cf0x0e3d…7757Base$1.05100%0xf74f…ffda104d ago0xcacbf3…6cee02
0xa787…64cf0x0e3d…7757Base$21.00100%0x6a34…ec88104d ago0x92d281…06e1d9
0xa787…64cf0x0e3d…7757Base$10.50100%0x7869…5c20104d ago0x7c21a0…cf04ab
0xa787…64cf0x0e3d…7757Base$1.05100%0x4173…2665104d ago0x3eb9f4…dc9ad3
0xa787…64cf0x0e3d…7757Base$10.50100%0x0881…8de2104d ago0x7f506d…efe99e
0xa787…64cf0x0e3d…7757Base$1.05100%0x9d6c…edd3104d ago0xb59b28…174f7e
0xa787…64cf0x0e3d…7757Base$6.30100%0xf3d1…2b9c104d ago0x03ad0b…6df659
0xa787…64cf0x0e3d…7757Base$2.10100%0x4218…be87104d ago0xa107eb…f405ca
0xa787…64cf0x0e3d…7757Base$1.05100%0x09f6…b65c104d ago0x2de9aa…754853
0xa787…64cf0x0e3d…7757Base$2.10100%0x7c94…b13e104d ago0x8013c3…771b82
0xa787…64cf0x0e3d…7757Base$6.30100%0xeb2b…34ca104d ago0x0e483a…1032c5
0xa787…64cf0x0e3d…7757Base$31.50100%0xa628…b7bc104d ago0x3c7ebb…5e5bea
0xa787…64cf0x0e3d…7757Base$5.25100%0x0abd…8e77104d ago0x846c76…ca3419
0xa787…64cf0x0e3d…7757Base$5.25100%0x8bf2…a82e104d ago0x4576c1…cb016e
0xa787…64cf0x0e3d…7757Base$73.50100%0x0874…897c104d ago0x63d63a…951a62
0xa787…64cf0x0e3d…7757Base$1.05100%0x5787…759e104d ago0x616071…c59a67
0xa787…64cf0x0e3d…7757Base$2.10100%0xe1d1…1b19104d ago0xfab0e8…dfbbb0
0xa787…64cf0x0e3d…7757Base$5.25100%0x90ad…1cd6104d ago0xd580f1…051bfe
0xa787…64cf0x0e3d…7757Base$105.00100%0x1241…0720104d ago0x0af51b…556750
0xa787…64cf0x0e3d…7757Base$15.75100%0xa8cd…6548104d ago0x80e309…f22638
0xa787…64cf0x0e3d…7757Base$10.50100%0x1a4b…80bc104d ago0x5e72bc…f79667
0xa787…64cf0x0e3d…7757Base$1.05100%0xe218…89ec104d ago0x07d498…901417

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.