Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base$0.001100%fluxa13d ago0x6b52c8…76493d
0xd00c…79230x9c95…e299Base$0.001100%fluxa13d ago0x1247ca…dc9e5e
0xd00c…79230xfe80…47eeBase$0.001100%fluxa13d ago0x4667f4…d26411
0xd00c…79230x9c95…e299Base$0.001100%fluxa13d ago0x45e513…c7944f
0xd00c…79230xfe80…47eeBase$0.001100%fluxa13d ago0x47ec98…843a1e
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x1d8b89…b61566
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x015768…e2cff3
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0xeeee99…a2a0af
0xd00c…79230xfe80…47eeBase$0.001100%fluxa14d ago0xc983e9…da4996
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x8a5fe7…adf26b
0xd00c…79230xfe80…47eeBase$0.001100%fluxa14d ago0xa800ff…a7e253
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0xa772ab…380ad9
0xd00c…79230xfe80…47eeBase$0.001100%fluxa14d ago0x895d8f…3b40cc
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x0c8572…1b41c0
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0xcecd14…591569
0xd00c…79230xfe80…47eeBase$0.001100%fluxa14d ago0x93b5c0…2230b6
0xd00c…79230xfe80…47eeBase$0.001100%fluxa14d ago0x6f4745…01bedc
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0xe383cb…c5d173
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x051bf5…79ccc6
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0xd9ef88…24e7fc
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x5514d6…0029dc
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x606e83…400544
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x17c7b0…a72fd0
0xd00c…79230x9c95…e299Base$0.001100%fluxa14d ago0x5ef46c…da3fe7
0xd00c…79230xfe80…47eeBase$0.001100%fluxa14d ago0xcbb7a0…d8984c

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.