Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x5a7ca4…5f1b8a
0x947e…42ad0x6839…1a2bBase—$1.00100%coinbase14s ago0x9cef9c…927c7b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4d98…2b5b16s ago0x760771…c91dd2
0x701c…a1520x5aae…482eBase—$0.25100%coinbase16s ago0x072939…f7341d
0xbdb0…5de50x159b…4908Basex402 service$0.10100%ultravioletadao16s ago0xa598e6…b6a2df
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI18s ago0xec7e56…ce20d0
0x1298…61040xb799…54a2BaseERC-20 Allowanceerc20$0.002100%coinbase18s ago0xe72f3f…bce70d
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI18s ago0xc83682…ee4572
0x7e14…2d4f0x159b…4908Basex402 service$0.10100%ultravioletadao18s ago0x059d1b…e164dc
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase20s ago0x41219d…f0ad80
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x15869d…2e5d55
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI20s ago0xa87f8b…3751ba
0xd995…31390x6839…1a2bBase—$1.00100%coinbase22s ago0x6d4e77…efcd6f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0x7557a2…127c76
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xc8c1ac…5fdcfc
0x5019…876f0x159b…4908Basex402 service$0.10100%ultravioletadao28s ago0x753e51…574185
0x47ed…4e720x159b…4908Basex402 service$0.10100%ultravioletadao28s ago0x6c03ca…a807a6
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase28s ago0x5314b1…45876e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase28s ago0x49fd3f…7a8501
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0x60a986…67fa71
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase30s ago0x2ab6c6…2d563e
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase30s ago0x0565df…5a979a
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase30s ago0x81d1f4…b6fffa
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x54c7…4b1232s ago0x2954f2…01dbf6
0xda61…05bc0x6839…1a2bBase—$0.003100%coinbase34s ago0xb99661…b1a145

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.