Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1f2…bb630x6839…1a2bBase—$0.003100%coinbase16s ago0xa4c450…3e7074
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase16s ago0x8ba24b…8482f1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16s ago0x4f8f18…4c3475
0xc0db…e6950xef43…6c7fBase—$0.01100%virtuals16s ago0x73e184…90293c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x8e4ca7…e1780e
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x1d8a90…3c4ed1
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase20s ago0x3e67c4…4b5214
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase22s ago0x913280…afa873
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xbb2238…958691
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase24s ago0xda3708…e77aaa
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase24s ago0xb0e907…f1d5fd
0xca0e…06d00x6839…1a2bBase—$0.003100%coinbase26s ago0xa9ba8c…102c59
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase26s ago0x3d67b3…cae8f6
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase26s ago0xec6304…85ca05
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase26s ago0x554f69…6bec70
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase26s ago0xbf83e0…dc1e37
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase26s ago0xf20399…e9253b
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase28s ago0x3d8656…5a9b3a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0xd94fbd…4f86ef
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x01fa4c…12c4fb
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x569e…48f934s ago0x08e864…45b012
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase36s ago0x9d16e4…5a2078
0x5d09…929c0x6839…1a2bBase—$0.003100%coinbase36s ago0xd95e85…905a0c
0xa787…64cf0x47c5…4fc3Base—$52.5070%0x59e8…d82338s ago0xcfc6bb…bc9c2a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase38s ago0xaa93cf…ef4924

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.