Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x9196be…8e9476
0xacc5…9afb0x6839…1a2bBase$1.00100%coinbase16s ago0x4429ac…7bc63c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xc84838…6534a5
0xca19…81850xa8b2…1d68Base$0.0170%0x9501…c67720s ago0xda3113…a72505
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0xb57e35…82d047
0xf230…d4b60xef43…6c7fBase$0.01100%virtuals24s ago0xc77e75…44146c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xfaa6d8…120202
0x42c9…86750x6839…1a2bBase$0.003100%coinbase26s ago0x5e16d0…dd42cb
0x4dba…2dc60x6839…1a2bBase$1.00100%coinbase30s ago0x3d5b46…8b8811
0xd00d…3ef20xb86a…e183Base$1.1070%0xb86a…e18330s ago0x5e9fdd…70fab7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0xd9919b…ff57e4
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x9b9957…f51e1e
0x7870…1b1d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase32s ago0x946ceb…be676f
0xadd5…0d270xef43…6c7fBase$0.01100%virtuals32s ago0x7a8f97…d78744
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x57fd9b…241e3c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38s ago0xe1093b…b59d67
0x0dcb…9bf70x6839…1a2bBase$1.00100%coinbase38s ago0xcb2a5f…18fea7
0xa64a…c4d40x3e0a…78e7Base$0.003267100%coinbase40s ago0x413ba2…5ef0c2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x658681…6c7e85
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase44s ago0xfeaae4…f720ad
0x1332…66eb0x47c5…4fc3Base$11.0870%0x01d6…4c2946s ago0x6e1da4…d4c76d
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793246s ago0xa92753…86dea7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x907ae1…d55b7e
0x77e3…aaa40x6839…1a2bBase$0.003100%coinbase46s ago0xbdd697…f7a2f3
0x1253…90ca0x83f1…4c9fBaseBarker$0.001100%coinbase46s ago0xac6914…eca24e

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.