Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f2abe…d88c30
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2d8de…6cfcfd
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe909e7…bb3690
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x41ec59…c126e9
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdd81ff…f78c21
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x991887…a78aca
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf3e798…351c6b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd45b90…eddcd5
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x347553…398fe4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x84fbc7…5a2bc4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1bd9d8…481a5f
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x56878a…1b24b0
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb4e011…46c2c3
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15f5e2…17b801
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb647e…8e94f3
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f7d38…78f993
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6fe73…37ce59
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a3d2d…9443a0
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b37b3…896466
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e0950…cef192
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb60eb3…0a5bd7
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x588396…6ea2d0
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x567e15…a499e8
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x84b5d3…2dbe2d
0xda50…e1db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf69b8…032e18

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.