Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x7f1c91…2a394f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x1a7b83…40ee86
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x3bc4fb…fdfda1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x978367…6ac510
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x907e96…9f44a1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xf4a754…e2f192
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x3e539c…4b9662
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x275cfe…60c128
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x5dbeaa…23e728
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x51ad0b…f8e394
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0xa1a3b5…2c200c
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0xd1a375…d7ed4b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0xd9964e…96db24
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x0c19ea…ac96eb
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x40663c…704296
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x895403…472b42
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x3430d4…b30d6e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0xcc6cb8…3be2ab
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x49b0aa…f50db1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa17d ago0x76343b…cae80a

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.