Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5642…c58a0x6839…1a2bBase—$0.003100%coinbase15s ago0xab0af3…e4d105
0x1831…a9be0x159b…4908Basex402 service$0.10100%ultravioletadao17s ago0x23cb84…301f8c
0xd81c…4bac0x159b…4908Basex402 service$0.10100%ultravioletadao17s ago0xec4dd9…edd2f4
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x0c34f8…71e9ca
0x7e4f…04aa0x159b…4908Basex402 service$0.10100%ultravioletadao23s ago0x6c1a84…85026a
0x0d98…dd220x159b…4908Basex402 service$0.10100%ultravioletadao23s ago0x74d22f…2982d8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xc69721…828a5a
0x2a6a…be980x6839…1a2bBase—$15.00100%coinbase23s ago0x156ee3…617c8b
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c27s ago0xb3fee2…e78da8
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x6ae89d…08b3ce
0xa9a8…d7570x3e0a…78e7Base—$0.003256100%coinbase29s ago0x4fb83c…f97e77
0xe9dc…66480x159b…4908Basex402 service$0.10100%ultravioletadao29s ago0x889141…f9e0dd
0xe04c…35bf0xfe80…47eeBase—$0.001100%fluxa31s ago0xf9d334…813506
0xc4ed…b01c0x159b…4908Basex402 service$0.10100%ultravioletadao31s ago0xbfada9…d1c890
0x9d9b…71790x159b…4908Basex402 service$0.10100%ultravioletadao33s ago0x7a023c…331982
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0xf3e6e8…b184f0
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a533s ago0x57c60f…86e9d6
0x7c6d…dffb0x159b…4908Basex402 service$0.10100%ultravioletadao37s ago0x6e2adb…a70136
0x0ff5…46380x159b…4908Basex402 service$0.10100%ultravioletadao37s ago0x4b2ecd…fa2b72
0xf27b…135f0x6839…1a2bBase—$0.003100%coinbase37s ago0xd58dd6…73f62f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase41s ago0xdaaf71…735c43
0x2f0a…34ff0x159b…4908Basex402 service$0.10100%ultravioletadao43s ago0x15d7aa…23ce3f
0xc911…b9e50x159b…4908Basex402 service$0.10100%ultravioletadao43s ago0xc68b08…eca4b1
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase43s ago0xc6586a…425a10
0x294b…3dc60x6839…1a2bBase—$5.00100%coinbase45s ago0x5f19b1…c25d00

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.