Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfbd107…fac603
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x96c525…806682
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x574d58…292110
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd292ca…97ec7d
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ccf6e…a958d9
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x94c9f7…227a00
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8031f3…89ce27
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc5ca9…2eaa84
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b4bd6…566312
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4e5b58…073cca
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51bd8b…c5d4c4
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0aa293…9e7564
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x144ff9…980f46
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7aaac6…c834cf
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf73e71…7df64e
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5376e6…c6934b
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x50fb25…86959f
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ebd84…b2984b
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x53585b…cdd30d
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe10067…47d5bb
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc32ee5…e03060
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc66f99…f66c95
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49fcaa…49533c
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba6b73…5caaf4
0xa685…ab7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfea900…1a66da

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.