Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x7fb655…0bb142
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x8f88e2…3a60a1
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0xa79a57…24c035
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0xf55f25…be4425
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x142f1a…9a24d4
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0xf5964f…b7abc4
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x88b07c…3cd301
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0xeae6c9…2baa2f
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0xc4481e…520034
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x424990…781da8
0x7757…bf520xfe80…47eeBase$0.001100%fluxa43d ago0xecb790…37fcbc
0x7757…bf520xfe80…47eeBase$0.001100%fluxa43d ago0x104854…1ed623
0x7757…bf520xfe80…47eeBase$0.001100%fluxa43d ago0xf44173…dd4b9b
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x2445d0…73dd3a
0x7757…bf520x9c95…e299Base$0.001100%fluxa43d ago0x9e2dce…ab3321
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x5c1e38…638979
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x475ea8…899bff
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x29bd51…2f34c6
0x7757…bf520xfe80…47eeBase$0.001100%fluxa44d ago0x38924e…685e90
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x81e6b2…4ba75b
0x7757…bf520xfe80…47eeBase$0.001100%fluxa44d ago0x0e3580…41b26d
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0xeae1a9…8a5d02
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x1e4173…db92b0
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x506119…05d1c4
0x7757…bf520x9c95…e299Base$0.001100%fluxa44d ago0x467cff…3ae6ec

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.