Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.007294100%coinbase11s ago0x5634d4…50485a
0x6b41…b4cf0x50eb…6480Base$0.00270%0x54f0…793213s ago0x26ac7a…6368d5
0x56de…e93b0xdc59…1506Basex402 service$0.007302100%coinbase15s ago0x1560b5…69acfb
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase15s ago0x884300…8ecc9b
0x3e79…1da40x6c10…dfffBasex402 service$0.0004100%payAI17s ago0xbc883f…fe24de
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase17s ago0x9fe3fc…510635
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase17s ago0xd0566a…786e6b
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase17s ago0xbeaee3…ecaa57
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase17s ago0xcb7300…e0dbe2
0x5efb…17580x6839…1a2bBase$0.003100%coinbase21s ago0x719805…958ae4
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase23s ago0xe8a4e0…5ef5cf
0x5dcc…01d30x5da4…6c70Base$0.2570%0x35ad…204d23s ago0xc884cd…b337a6
0x56de…e93b0xdc59…1506Basex402 service$0.007404100%coinbase23s ago0xdf991f…eaa139
0x0976…2f960xf000…94fcBase$0.10100%coinbase27s ago0xe02b81…e35c07
0x26b6…74190x9305…f13fBaseNansenCrypto$0.01100%coinbase27s ago0x038d6a…481f6b
0x941c…27e60x50eb…6480Base$0.00270%0x54f0…793227s ago0xecd2e8…913375
0x1fe2…ad170xf000…94fcBase$0.10100%coinbase29s ago0xd3c5c8…9edc50
0x56de…e93b0xdc59…1506Basex402 service$0.007292100%coinbase31s ago0xa3b6a0…2093eb
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0xeb6efd…6c9a19
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0xbcb1c5…b05982
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0x020c08…785ce8
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0x859183…ff597f
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0xebc088…a1cda3
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0x90bffb…d946c1
0x56de…e93b0xdc59…1506Basex402 service$0.007216100%coinbase37s ago0xc4fe08…35ad6f

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.