Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x825b5e…968e73
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x9456a0…8d84c3
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xfdce0d…8b53ae
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x3516fe…3baff6
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xab3dc2…89c484
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf345b9…7b5964
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x71e4dc…168011
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xcb0d60…2b54f7
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x8f3773…2aafae
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x0ada45…9507e4
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x362001…1b836b
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x7cf0f1…4aab5c
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc456e0…238aa6
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x7faff1…7f1a05
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xdfdea4…1b82e1
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x0e2d76…d96008
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa8d30c…6ac9aa
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x815b49…4d74b3
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xdb7351…1aa7fa
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xbfb50a…811d5c
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x16057d…f7e6bf
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x287245…6ddf78
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x53443e…8f965f

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.