Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0xa8ca19…7798af
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x263dc0…6a9971
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0xc33103…a5932e
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x757618…072122
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x51b16d…c342f8
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0xe3d01c…d36a4e
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x9adce6…75dbdc
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x560ac9…9e9b03
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0xe0d7f3…9be56d
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x0c283b…ade146
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0x57c534…3a9507
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown56d ago0xfa436b…2225cc
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xf5b86c…b41a66
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0x3d074a…58b6d2
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xc8f42c…c0b7d7
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0x9f5dfb…d33e98
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0x387938…8a4b10
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xb58bdf…11f1da
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xbbc6f2…d77ede
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xe17944…eb5469
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xc7eae5…67c3dd
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xa73418…dab461
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0xc863d8…586ab5
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0x841f50…e730d7
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown57d ago0x05de0f…80c1cb

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.