Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150xfe80…47eeBase$0.001100%fluxa48d ago0x978161…661641
0x3f31…01150x9c95…e299Base$0.001100%fluxa48d ago0x682773…bb7d19
0x3f31…01150xfe80…47eeBase$0.001100%fluxa48d ago0x71bd21…21c133
0x3f31…01150x9c95…e299Base$0.001100%fluxa48d ago0x4021d8…61ef17
0x3f31…01150x9c95…e299Base$0.001100%fluxa48d ago0x5015d5…7191e9
0x3f31…01150x9c95…e299Base$0.001100%fluxa48d ago0x5d9da1…345370
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x622ffe…f644ea
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x004594…4a1259
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0xe50b82…c832c8
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0x220836…222dca
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0x321843…0ed436
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0xcda653…b7a375
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0xf05510…41de00
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0x303ff1…74401a
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0x5dcc1c…316799
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0x995902…225ba4
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0x8ff14b…39aedf
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xe1ba1f…c979c7
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x86e8d5…125638
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x229c5f…d31848
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xa8064a…a65fa1

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.