Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x97bd36…f7a428
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x90accd…1656ce
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x3fa9e5…498046
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x1529cd…003590
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x3255bf…ee0a32
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x770324…cc49ce
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0xc19536…efef30
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0xd637d4…86b9b2
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x5bb35c…1b1192
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x1d10cc…bf5b9f
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0xb382e6…cad994
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x253160…d683bd
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x2f0503…9c9b9c
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x5d76a2…def17f
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0xdfa23b…556b20
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x2a214b…d09d65
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x3d6528…eafe38
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x4a5b1b…f0fc49
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x181af2…7f3620
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x53532b…c1c83c
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0xa96100…aecaac
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x65d6b0…740581
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x4485c7…21c223
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0x7214f8…c67bb5
0x5cad…89220x9c95…e299Base$0.001100%Route unknown22d ago0xac80d6…6e29f7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.