Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x366931…ca9235
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x84d1bc…4e7737
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x6f6564…74f246
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x17ceab…03c723
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x394606…152e55
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x6ca3dc…6640fa
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x34c240…439425
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x5908b8…f3c738
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x7010db…dcb98d
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0xacf439…3a42da
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0xad40d6…2f2483
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0xa15f44…d57323
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x911157…ea8d6d
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0xc3a812…cc5add
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0xc03cd7…654b30
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x4f64ac…6e1c86
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x741149…2f0e1c
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x6c30bb…1f15c8
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0xb2c496…376bc2
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x82d13e…896aa6
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa45d ago0x319fc2…1f01fe
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa45d ago0x35f481…37638a

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.