Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x27161a…365f2c
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x506e75…b180e2
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x8c830a…85e294
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xa65594…a3fc1e
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xf5a275…590c34
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x371bd1…14108c
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x4ed72b…2806d5
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x03313e…6193f1
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x785cec…775c1d
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xb012b8…4632a6
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xb67879…21bf63
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xb27d37…6f8b99
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xe7b5ba…f8c7a5
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x0f8347…62026c
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xd08b14…7b30bf
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x51e14c…40e348
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x13936b…afb201
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x491b85…18f7cb
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x4925a6…da1cfd
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x69fe6f…d4023c
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0xca2b75…bb3799
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x7bd70d…cc5b5f
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x0686dd…bd79e6
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x5a6ad2…50c065
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown70d ago0x94314e…ff6995

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.