Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x92da72…7714f6
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x311f19…87773b
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x047e6b…1e5e37
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2b0714…77aa0f
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcbfd13…810f6e
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcd0dd6…fc7a8d
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xad3438…9d003d
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2bd59f…a0a531
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaee924…1429e9
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x23c513…8e9e37
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x48ac6e…d5209b
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xac9a0f…8ce8d7
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x832e1b…f64715
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x77dd28…a3db26
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4906f5…944d4d
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc3d4a4…c1a0bc
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x02f566…6c1bc9
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa011f1…ea089a
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xebd42c…d09713
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2db69d…6b4e50
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0e0caf…3705bf
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x659fd1…57fef4
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa9af3b…416479
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2834e2…6b8a2f
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf1001c…927cef

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.