Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x8521a4…5f9ee0
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xe53880…66dfe9
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0x8ef62d…b40efd
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xb090bf…18e379
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xbec7ee…9a9bad
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x6f5e84…33a058
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xa0c0d4…e68266
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xf63f44…80dc14
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x091cf4…7f5d9a
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x5c4b6c…ca09bb
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x2c4e3b…fe9124
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xb3b2b3…615e33
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x06b4a2…1cb2bb
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0x0e81d4…e81423
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xb250f9…65f8a3
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0xc56aa1…3dede4
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0x8c652f…671431
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa42d ago0xce3ffa…d68768
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0x0cc681…368787
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0xca5b14…a15300
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0x5e8fef…a73e6e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa42d ago0xc585bf…22be9e

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.