Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x692fd3…ec7ee9
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x8d8f9c…45f1fe
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xf8f6d1…84c2f8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xe7bef3…4df79d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xa2cc8d…bae4a4
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xe141fc…934124
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xfd35b6…f44aaf
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xcf2f91…32b9a4
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0x0cfe63…44fda1
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0x58a002…d3339d
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0xabd370…515626
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x82daf8…908c56
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xd1b115…f281c2
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0xe09335…9be431
0xcc04…8e260x9c95…e299Base$0.001100%fluxa45d ago0xf7d6f3…ea8d47
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0x3ef044…42b4a5
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0xe70273…3c7b14
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0xd12fa5…8a94dd
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0x26d8a7…19e2c3
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0x6e76f9…afc6d1
0xcc04…8e260x9c95…e299Base$0.001100%fluxa45d ago0x8aa19c…e3df6d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa45d ago0x467360…152b10
0xcc04…8e260x9c95…e299Base$0.001100%fluxa45d ago0xd136b6…6225af
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa45d ago0x3a16ce…b806bd
0xcc04…8e260x9c95…e299Base$0.001100%fluxa45d ago0xd01d68…24a2d3

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.