Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x3d4c06…267a21
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xdb03f0…07b744
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x83c649…da41d5
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x885473…dbcb29
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xdff3fe…43695b
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x3e464d…35f1e4
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x0752f3…408c9e
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xcf6adc…51ee3e
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x234c48…9854af
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x617f3e…d72d0f
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x3c89c7…050afa
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x433eb6…9bb372
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x2f44b6…34b457
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x96a123…d5b5a0
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xb41bf6…11426b
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xd33a3d…4f80e9
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xab16fd…996378
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x7d34fb…7582cf
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xfa7e9a…4eb17f
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xcc22a3…2384ec
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x27ac5e…df26ef
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xe68c66…65ede2
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x05692e…c820e8
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x465afe…e7cac8
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x820319…f06a96

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.