Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0x9ae351…95a12e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0xbf1207…7848fb
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0x2d1c6c…30dbe2
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0xb4ea6a…7e2e29
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0xd4c47b…3d41af
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0x0ee9fb…b7b411
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0x7bd59e…b725ef
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0xdb9a03…abb0d4
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0x4e4909…c3057d
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown44d ago0x9ad57a…ce2eac
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0xc4e513…9da4ed
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0xeb50e3…09f11a
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0xde2a7c…d40a8a
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0xf5f442…9e76ce
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x252ea2…a1c7a9
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x32ed41…b948c2
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x967656…61c268
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0xdd3d4b…1730bd
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x235011…c1c526
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x83226e…9ad36a
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0xf28423…b76612
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x091dc4…a79cb1
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x08cbed…5a2ae2
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x682742…3f7dc5
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown45d ago0x579634…77d5a7

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.