Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xd46910…8ed420
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x3fccac…3e4657
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xdcd898…c84a73
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xe20808…3a2fe2
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xc8985e…9903b2
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa43d ago0x6ed6ab…fd178b
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x791196…a6137e
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x589195…69d277
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa43d ago0xe02dc3…d75d95
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x94e0c5…42cae4
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0x5eab3e…fad0ef
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa44d ago0x03376f…463c68
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa44d ago0x966831…22f6a9
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0xc994e1…d21baa
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa44d ago0x1e13bb…69ccc4
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa44d ago0xd3fcb0…d59c19
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0xe7c73b…30ddc4
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa44d ago0x7f1afe…1d7fc1
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa44d ago0x916c00…92eea1
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0x851efb…d43695
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0x6509de…6083a2
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0x2becd1…4ece04
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0x1f8587…85807e
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0xeb2f2f…00876f
0x3f01…9c250x9c95…e299Base$0.001100%fluxa44d ago0x3e829e…33d1a6

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.