Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe9663b…54426f
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4a26db…341ed0
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x90120e…1eec82
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaff39e…da9048
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7092b3…fdab09
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4d6f3c…4eb095
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc419e7…82c1af
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3998e9…8ee632
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7734c7…8182fc
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x009d93…7ba963
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbde43a…1533d0
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9a0237…78d635
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x55eb78…22af84
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb532cb…5b5b79
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc682eb…eda593
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x67f662…17c2cd
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9a6eb4…42dd0e
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x964a64…272638
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb4d955…b3e0f3
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3fd258…ca4dd4
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x15bf24…703a31
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x019fb1…f64969
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc329d2…e1cb40
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5229fd…5a61a2
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xeb9f6d…1bea60

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.