Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xfd46da…962436
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793214s ago0x1f34c9…26422b
0x728d…c01d0xf7fd…e163BaseSuperhighwaySearch$0.005100%coinbase18s ago0x76e2ad…123138
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase24s ago0xc1da64…969936
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xefeebb…790d26
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase26s ago0x67ac6f…7e6289
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x8f6271…f5688a
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase28s ago0x76382f…dcc746
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase38s ago0x430162…8460f3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40s ago0xfe0f13…4c9d34
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted40s ago0x9e25db…18c564
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase40s ago0xd3cf12…bbba48
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase40s ago0x00cbf4…b7b41b
0xd1c3…07940xfe80…47eeBase—$0.001100%fluxa40s ago0x818f34…ce335d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42s ago0xf71d12…407581
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4d61…683844s ago0x94982c…da611b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x89b553…58bfac
0x1640…05cc0x0928…7eb9Basex402 service$0.03100%coinbase46s ago0x0934ee…c8f9ee
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xf77ef9…b5e9bd
0x30a6…641e0x260e…b61fBase—$0.00308920%Payer-submitted50s ago0xf17b4f…3c12ad
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.003089100%coinbase52s ago0x23583e…2f64f3
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…793252s ago0x201d00…d4bbcf
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase54s ago0x050d19…c22b4a
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase58s ago0x11cea6…787585
0xca0a…2d7a0x85b4…627cBase—$7.46100%coinbase1m ago0x3a459e…dbe950

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.