Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x288941…9126d8
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa46d ago0xc16109…c1d5dc
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0xff8187…5ae8c0
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa46d ago0x4b5bfe…cd8f48
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x424bc6…031d43
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa46d ago0x859d5d…42a639
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x1ff02b…56313d
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x6f140e…2e2c52
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0xd05883…1b2b1e
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x07c690…4ab15e
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x3e4ebf…71731e
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x7192ed…939024
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0xfb226b…5cd323
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa46d ago0x0eba68…d65728
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa46d ago0xd48ce9…50be0e
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0xfd5857…8bb06c
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa46d ago0xcd1c49…2c4e81
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x300166…e95140
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x897c47…b3fafb
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x1578b2…609d9c
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0xfc68e3…1c1f64
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x57958b…84f991
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa46d ago0x90716b…dca455
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa47d ago0xcdc2cc…fd2aac
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa47d ago0x9786bf…c7fe97

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.