Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe280…e8aa0x68fe…5cdaBase—$0.01100%coinbase55d ago0xc9a04e…1db784
0xe280…e8aa0x7f33…d02aBase—$0.01100%coinbase55d ago0xf97a2f…5beaaf
0xe280…e8aa0xc2a3…aad6Base—$0.01100%coinbase55d ago0xfaad13…a57ed8
0xe280…e8aa0x3b3a…dacaBase—$0.01100%coinbase55d ago0xd36f39…df698f
0xe280…e8aa0x24f7…eb69Base—$0.01100%coinbase55d ago0x353043…23ca52
0xe280…e8aa0x1bb2…5ec9Base—$0.01100%coinbase55d ago0x1a1112…9b19fa
0xe280…e8aa0x33ba…9e0eBase—$0.01100%coinbase55d ago0x23bea3…46ada2
0xe280…e8aa0x6248…9f0bBase—$0.01100%coinbase55d ago0xebf493…170df4
0xe280…e8aa0xd304…2dedBase—$0.01100%coinbase55d ago0xdbe0b7…e10f65
0xe280…e8aa0x7fa6…06b4Base—$0.01100%coinbase55d ago0x12e60a…0e5f70
0xe280…e8aa0x7ffb…4bc8Base—$0.01100%coinbase55d ago0x75b40f…6e3b81
0xe280…e8aa0x1452…538bBase—$0.01100%coinbase55d ago0x2230c8…b8d923
0xe280…e8aa0x51cd…d200Base—$0.01100%coinbase55d ago0x02c6d9…4ea271
0xe280…e8aa0x452e…2924Base—$0.01100%coinbase55d ago0xfb88df…bedba3
0xe280…e8aa0xd0cb…757fBase—$0.01100%coinbase55d ago0x453e80…6c6761
0xe280…e8aa0x36d3…4a80Base—$0.01100%coinbase55d ago0x3313bd…a929b8
0xe280…e8aa0x329f…e6daBase—$0.01100%coinbase55d ago0x197b7f…6aafc9
0xe280…e8aa0x9145…b1c0Base—$0.01100%coinbase55d ago0x703d02…108c9a
0xe280…e8aa0x85ec…ce8fBase—$0.01100%coinbase55d ago0x53440b…27dfe9
0xe280…e8aa0x8a4e…3690Base—$0.01100%coinbase55d ago0x41814d…ece105
0xe280…e8aa0x8d30…de43Base—$0.01100%coinbase55d ago0xcadd05…7631d3
0xe280…e8aa0xf8c5…9ec3Base—$0.01100%coinbase55d ago0x83236b…a6b34f
0xe280…e8aa0x8642…c0a7Base—$0.01100%coinbase55d ago0x15ce2a…d1e954
0xe280…e8aa0x6edd…f2feBase—$0.01100%coinbase55d ago0x5c583f…8d08c4
0xe280…e8aa0x50f3…dea6Base—$0.01100%coinbase55d ago0xecd1c8…c2a1c3

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.