Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9f0…67170x0f7a…9fd2Base$14.9570%0xdd80…501014s ago0x0cc799…16b7bd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0xd8478c…5d8003
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xb91f82…b2a653
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xda0b8d…4b6804
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16s ago0xb7d046…227349
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase18s ago0x4e5404…d1f498
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x9f0e48…1a6b5c
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xdd25f6…7d32a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase18s ago0x9ab0ec…91bf25
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xcc79f4…b1b0ea
0xd25f…9b970x4fa0…53f6Base$32.3570%0xa9c3…4e2f20s ago0x67fe99…a6a804
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb0ad0a…943b1a
0x102e…ab430xa9dd…2315Base$0.002100%coinbase22s ago0xb68a23…5f46a6
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0x2791fd…e8938f
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0x6132c4…836acd
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0x88bb04…e332e5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0x6fefe0…f62489
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase24s ago0xae2d47…42fc11
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0xc8481c…3616e0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0x66ee5e…ffa5f0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0x320b73…652fca
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0x22a41d…4b5d22
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xa46f4b…0709c4
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xb8ae30…3db582
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase26s ago0x4f2a7b…93e90f

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.