Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0xa544cb…524ea9
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x07d835…8dc3af
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x6878d9…9a0295
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x7aab5f…0d0258
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0xb1ea56…ddba2c
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x8fa380…168279
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x534003…9d80fc
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x88be1f…62aa13
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x816f3b…c3e273
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0x215c4a…0cde99
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0xeec4da…7c28d6
0xa800…d5700x9c95…e299Base$0.001100%Route unknown47d ago0xd86363…700191
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0xf281f5…612249
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x8f5dba…de3bda
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0xc35c71…e55289
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0xb823cc…a2e53b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0xec573a…47156c
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x6c0de1…1f1fed
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x1c95fd…fc07ac
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x0953b0…dc1f79
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x017027…20ff91
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x57ac30…b25f36
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0xe37e13…fddaaf
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0x704757…cac091
0xa800…d5700x9c95…e299Base$0.001100%Route unknown48d ago0xe0f946…d998c8

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.