Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0xd10201…bd093a
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0x0ff3fc…c413d3
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0x26f47a…6e1cc9
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0xf78221…b0f99b
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0x70bd0a…3abd58
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0x33b24c…10d417
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown31d ago0xd5410a…924c86
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x0de407…f2cd94
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x444633…996957
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0xee0415…95848a
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0xcf6c5e…9ab1fa
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0xf0a102…6bb423
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x8eb97a…1c5edf
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x8910a2…0590a3
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x69947b…7c1766
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x28d6ce…8f842f
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0xd196ea…eed016
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x51823d…3a4be7
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x728adb…57a6f1
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x75005c…cd3b4f
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x17b626…a4334e
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x66cfab…2ad196
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0xb120a1…f1f88a
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0xa7c847…f8b4af
0x8cbb…49b10x9c95…e299Base$0.001100%Route unknown32d ago0x5519fa…211ac2

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.