Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x206545…2a97d9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x61eb97…e3a1fc
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x0063a4…24bb13
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x16f5e1…c623f4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x2f69c3…324632
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x38a21d…a608ad
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x3770c4…00085d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x95641e…f79436
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x8fafa0…30e50e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0xe1ef78…978b73
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x741d8e…c5d174
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x4784c6…a4b427
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x2581e8…b83e5d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x02e2cf…490840
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x7bdd76…3b76d4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0xa46d6c…0dee9b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x697045…b03c42
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x2b8de5…c2c7bb
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0xc093b8…61fe8e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x1c635b…a00741
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0xe1b7df…3cf8fc
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0xbb7d96…d5004e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x0147cc…fc86b2
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0xe3c560…0e1b8b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x2ec155…26e29d

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.