Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd49370…20c121
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d3783…9afaa1
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x97b406…45bd70
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc8a345…9422a9
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x904683…2722be
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa72c5c…ab9af7
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3eb57c…0682d1
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e74ac…51b6c7
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74c8ce…588684
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd120c1…d294c1
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb4ef1…75ee67
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa51132…e97c56
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xadb337…ff681f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfcaf2b…ed144f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3220fc…03af10
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd25c38…20bbb5
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc6af5e…2b0d94
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5614a7…e3b536
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4adc33…223849
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd70811…c27006
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x219568…cc3eb6
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb883f3…3e7496
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7a2d8…705a17
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc79970…06974a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa51a77…90590e

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.