Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x769040…9b6639
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xa50fc1…96734b
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xd4c7e2…6491ed
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x6da663…20ab6d
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x172119…99368e
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd95323…544ab9
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x78e83c…63b940
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x4f6039…1ffbce
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x542e76…5b6e38
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd6002a…cd1f27
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x9c8f3c…219b50
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x48ce6b…1924e6
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xf37b3b…92c2fb
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x64647f…c1899f
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xb9d866…03c294
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x828bab…cb141f
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x06cd7c…32074c
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x886573…1e5b28
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x1b465c…80061b
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x5098f8…d80dc8
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x59e3f7…c1520b
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xaece36…691e1a

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.