Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x50f443…186464
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3af96a…e2357d
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa5783f…5b00f9
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfaddce…63a247
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbcaf9e…a920b6
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x618579…83467a
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4b2cf5…52931f
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb6926e…5dc4f3
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf4ee22…e5bc20
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe2731e…41e52c
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe4ae39…013d9d
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x23e475…07bc3e
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6fb200…7d0d41
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x93e10f…826061
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd95b0b…6fd2d0
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x06b8d9…512d98
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc9ef25…847746
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcd397f…c3ea68
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xdc4d21…441a3a
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x97a300…bfcdb5
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2dc79d…8f6637
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x92f020…3688f2
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0fea55…04a325
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x89299c…8db93c
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6a8970…cdfdc9

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.