Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xbae955…d7ec5a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc861e5…3e1816
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xcc6e3e…74c09f
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa681a0…9073ea
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xac5bca…b3b11b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x903ffc…6f8d6a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x25bf09…fe91e5
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xaa4961…08cad6
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x8cda8d…332adf
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1dd2cf…f10273
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1f9a8a…2ca035
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5d5ae4…131967
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xdcc3ea…1f5713
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6e3720…935ada
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x50e976…89bbfa
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5ee401…2aab5d
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6bce1e…c35390
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x4da129…dbcd61
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x8e1b3c…ce07be
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x847c60…753189
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x48f363…b10f94
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x4c2671…5c1c55
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xd5cd97…450136
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1e3ca4…5dbf03
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xd0bc65…57711a

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.