Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5efb…17580x6839…1a2bBase$0.003100%coinbase18s ago0x719805…958ae4
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20s ago0xe8a4e0…5ef5cf
0x5dcc…01d30x5da4…6c70Base$0.2570%0x35ad…204d20s ago0xc884cd…b337a6
0x56de…e93b0xdc59…1506Basex402 service$0.007404100%coinbase20s ago0xdf991f…eaa139
0x0976…2f960xf000…94fcBase$0.10100%coinbase24s ago0xe02b81…e35c07
0x26b6…74190x9305…f13fBaseNansenCrypto$0.01100%coinbase24s ago0x038d6a…481f6b
0x941c…27e60x50eb…6480Base$0.00270%0x54f0…793224s ago0xecd2e8…913375
0x1fe2…ad170xf000…94fcBase$0.10100%coinbase26s ago0xd3c5c8…9edc50
0x56de…e93b0xdc59…1506Basex402 service$0.007292100%coinbase28s ago0xa3b6a0…2093eb
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0xeb6efd…6c9a19
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0xbcb1c5…b05982
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0x020c08…785ce8
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0x859183…ff597f
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0xebc088…a1cda3
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0x90bffb…d946c1
0x56de…e93b0xdc59…1506Basex402 service$0.007216100%coinbase34s ago0xc4fe08…35ad6f
0x5dd7…a66e0xfe80…47eeBase$0.001100%fluxa34s ago0x56597c…7c1efd
0x0483…4fa60x6839…1a2bBase$0.003100%coinbase36s ago0xf83054…432396
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase36s ago0xffec3b…980b86
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase40s ago0xf6833a…8f8470
0x56de…e93b0xdc59…1506Basex402 service$0.006986100%coinbase42s ago0x17e2cd…33e70b
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase44s ago0x0b1132…8b636e
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase46s ago0xc73177…8b4e1d
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0043…73f248s ago0x9fed18…51abbd
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase48s ago0x6fcfab…1ec6a2

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.