Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0x79d7dc…ced49a
0x748d…cd240xfe80…47eeBase$0.001100%fluxa13d ago0xf5e576…e2707d
0x748d…cd240xfe80…47eeBase$0.001100%fluxa13d ago0xb0c855…791ecb
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0xcb7638…9e69a2
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0x55d69e…d5255f
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0xe06ca9…b80c6b
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0xe37a77…356d9d
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0x31f12f…eeea13
0x748d…cd240xfe80…47eeBase$0.001100%fluxa13d ago0x158287…67a8d1
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0x59064d…c6257f
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0x3509d0…f65394
0x748d…cd240x9c95…e299Base$0.001100%fluxa13d ago0x566e2a…e8fb69
0x748d…cd240xfe80…47eeBase$0.001100%fluxa13d ago0xdc0b63…b9b7a3
0x748d…cd240xfe80…47eeBase$0.001100%fluxa13d ago0xfa048b…ced212
0x748d…cd240x9c95…e299Base$0.001100%fluxa14d ago0x467633…19276b
0x748d…cd240xfe80…47eeBase$0.001100%fluxa14d ago0x1a07a2…cfb1a3
0x748d…cd240x9c95…e299Base$0.001100%fluxa14d ago0x617e0b…1c36d3
0x748d…cd240xfe80…47eeBase$0.001100%fluxa14d ago0x733387…dc49d6
0x748d…cd240xfe80…47eeBase$0.001100%fluxa14d ago0x737239…73fc02
0x748d…cd240x9c95…e299Base$0.001100%fluxa14d ago0x59d318…1cd357
0x748d…cd240x9c95…e299Base$0.001100%fluxa14d ago0x07be90…27f4cb
0x748d…cd240x9c95…e299Base$0.001100%fluxa14d ago0x5ed718…a6009e
0x748d…cd240xfe80…47eeBase$0.001100%fluxa14d ago0xdc584b…f98517
0x748d…cd240xfe80…47eeBase$0.001100%fluxa14d ago0x16c7e4…07688b
0x748d…cd240xfe80…47eeBase$0.001100%fluxa14d ago0xdd5bfd…30a5d6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.