Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0xacc741…c44b54
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x5d7b31…77fa53
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xcf7657…e55557
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x60e222…63fbe2
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x83f4cc…63e80e
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x4b6cf0…8f8c30
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xd1e96b…3c5364
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xd0d1a6…a161ec
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x923f61…0c2e3d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x4e6c11…9c01ab
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0x98d11c…02bce3
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xf66c20…5bf8e6
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xbac511…e7ca6c
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0x7f6a44…263afc
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0x606efe…a1f506
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0x6bccfd…4bfa0c
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0x0c10b9…068266
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xb37746…72086d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xaf6c0c…4c0c94
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa45d ago0x8c0669…d73449
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xc2b1d9…f0a4df
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0xda4e0b…fc8319
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x503b26…e9a0cb
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x5cce1b…8cf023
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa45d ago0x1530a6…754e30

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.