Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xe5cb6f…5549ed
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xbe0285…fc14c7
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x23209e…9fe60a
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x69d399…86aeb1
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xe41f4a…d8a3e9
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xbc8559…08d7c5
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xf65e09…c66bc0
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xfdc1e4…62b2ce
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0xacc542…ebf327
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x4a1e10…9b4afc
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x1f647f…ad22ef
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x96aefe…fbc247
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x4e1c00…1b2b0d
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown55d ago0x27b98e…81b8e0
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x5ea0cc…f68e30
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x9aa99f…fcb79d
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0xf964c7…64f01a
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0xc8909e…d4fd3c
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x4b067f…2d59ee
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x641b8b…b5dfe2
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x6a8e9e…d607f8
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x625999…996d2c
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0xca04c2…f8382b
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x03b723…2fe6f3
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown56d ago0x8e3160…04dca0

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.