Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…67d50xbc64…e3b0Basex402 service$0.01100%coinbase100d ago0xf90c54…211210
0x85ed…67d50xbc64…e3b0Basex402 service$0.01100%coinbase100d ago0x98a220…ca6760
0x85ed…67d50xbc64…e3b0Basex402 service$0.005100%coinbase100d ago0x46c2ac…d3ff7c
0x85ed…67d50xbc64…e3b0Basex402 service$0.01100%coinbase100d ago0xf6f8b7…2fc424
0x85ed…67d50x5b56…96f0Basex402 service$0.002100%coinbase100d ago0x42a989…a6c2ca
0x85ed…67d50x24fa…9bf2Basex402 service$0.005100%coinbase100d ago0x437024…124085
0x85ed…67d50x24fa…9bf2Basex402 service$0.005100%coinbase100d ago0x80e24f…41ac9c
0x85ed…67d50xbc64…e3b0Basex402 service$0.01100%coinbase100d ago0xd9ff8c…b98e82
0x85ed…67d50x24fa…9bf2Basex402 service$0.005100%coinbase100d ago0xc6e5e0…be21b9
0x85ed…67d50x5b56…96f0Basex402 service$0.002100%coinbase100d ago0xff5067…ec6a9a
0x85ed…67d50x5b56…96f0Basex402 service$0.002100%coinbase100d ago0x9acbef…12fee7
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.08100%coinbase100d ago0x8fe617…3f1498
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xc8187f…0ac7d0
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x95f1f1…32ee1a
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xf1c924…b7b522
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xf5e68f…6cec0d
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x7e2edc…5ed98f
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x63ce6f…4c1c7b
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x0feaec…87cda5
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x2d2445…8ea43b
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x80c067…9cce95
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xbddf95…6dae74
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xad6e23…759d7e
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x148c20…aa9d18
0x85ed…67d50x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xa2d98f…86cfa5

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.