Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown52d ago0x9fc77a…549aa1
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown52d ago0x1f451c…e757e5
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown52d ago0x2bcf71…cbc4b1
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown52d ago0xb96402…8763db
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown52d ago0x302671…1124e0
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown52d ago0x502e80…40bc52
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xa1993f…6b39e0
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x69ab47…eb7f95
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xe068df…299693
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x33052f…893be0
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x8b95b1…717c9c
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x2216d5…e07c13
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x8e1fde…507bf3
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xcf9376…dbb97f
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xd8f00e…019ba6
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x11238e…7c1ad1
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x182acf…c0fc84
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xd1693b…89db1d
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xfe0d02…c75254
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x4bce6b…66fc64
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0xe9cc9d…a32fb6
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x5761aa…e23369
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x1d1a46…f9c85c
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x27ea17…9d09fa
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown53d ago0x6fb456…a4f2dd

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.