Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfbb957…416057
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba14c1…1b33a5
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c6592…9b97a2
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3eca8e…bb815b
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdca236…93b100
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x61eac8…9c214e
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc1b2ec…c115dc
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdabae2…461a12
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x926c9d…7178df
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa27eaf…e08cd5
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x12cd4f…4c62fc
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd644fc…ae092c
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xda1e93…a38cb1
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x22be93…79c67e
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce63d9…b1a9b3
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3183f0…e9b9c6
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6af67a…3689ae
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x562cf3…b46605
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x46cc28…8fa1a8
0x656b…37150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb65d22…ce8a32

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.