Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4a17f0…c08456
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96b8ba…f30f16
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfa1b99…9ef90d
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8ef55c…31314b
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe7a66c…ad7840
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xac3ac4…29d210
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc04857…bbdc13
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa2661e…42425e
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7b0b64…f371b9
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf45909…a502ac
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7ce17…bd2533
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb0229…e4d2c6
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef23aa…64dd45
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x81b98d…969fa5
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca38a6…bc7b09
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfabbc8…a330a2
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd93e49…5aa02d
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5c9ac0…adfd37
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb9e55b…a098bf
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x591301…05408a
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3da0e4…d132fc
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa5bbd2…5b2383
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x84639b…88f00d
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x59fc72…2ba9cc
0x8e39…8b460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9f95b6…c5315f

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.