Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase10s ago0xb44adf…81c799
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xa3802f…fa745c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase12s ago0xc8d19e…dbbec7
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase12s ago0xe63c05…c840e8
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xae9fc7…e6fab6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x4761e4…a8b6d1
0x102e…ab430xa9dd…2315Base$0.002100%coinbase18s ago0x441170…22f5ac
0x102e…ab430xa9dd…2315Base$0.002100%coinbase18s ago0x9c2b1e…73daa0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase18s ago0xbe4524…d3f565
0x1332…66eb0x47c5…4fc3Base$10.5070%0xddf5…034722s ago0x25fe0c…2dc937
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase24s ago0xdb1fe9…04d3fd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x34391c…b0fd60
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase26s ago0x168f98…c91306
0xe951…068c0xfe80…47eeBase$0.001100%fluxa28s ago0x5121ea…44edc1
0x35da…d1ca0x1817…bc2cBase$0.00170%0xdf7d…5dbd30s ago0x99a81d…1cbf1d
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x63dd2d…aed36a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xe1e53c…88f70d
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x0c99a1…fce36e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32s ago0x569f5f…718332
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32s ago0x3c5724…9e3426
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a534s ago0x93019f…1a9990
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34s ago0xff3ef4…aa87fb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36s ago0x1b9282…134166
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x112d32…fd7730
0x3460…b66a0xf000…94fcBase$0.10100%coinbase38s ago0xb1f586…e921cb

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.