Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0xc83980…98f10a
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0xcbebe2…9d7ee9
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0xe71049…5d8f5f
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x92b83a…e10948
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x4c9f23…170932
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x2a6694…50d1ae
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x32c94b…d6cc7b
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0x0fe4cf…6d5586
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0xbdb8e5…22c962
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x87aec0…ef171c
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0x7cabc5…e7ea19
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0x754914…ca48cc
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x4ced6d…8a8bc9
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x3e60a2…7ed41f
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x248643…e7749a
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0xcb662f…c5b236
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0xa91cd3…28102e
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0x0102fe…625e63
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x245318…33d523
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0x79c545…8ee9cc
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0x459b0e…16068b
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa41d ago0xcd7b6a…c3df0e
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa41d ago0x3f908d…831f32
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa42d ago0x9b2899…ae3bbc
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa42d ago0xa3f50d…abf651

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.