Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x0626dc…8bf54f
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0xea249f…d2b3d0
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x17c562…4bf614
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x6b5496…9ae29f
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x4f1335…98902a
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0xa0c6c3…ea4056
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x967056…f83d8c
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0xe65220…652e50
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x7390ea…58f432
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x13b9df…8f1208
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x412ca4…40e5cd
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa16d ago0x145aed…fe0131
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x772c46…6b3323
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x2ac05d…331820
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x850f2f…cda495
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0xb1517e…3215cd
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0xe98923…db4d6b
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x03ad50…41f5b0
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0xb225e3…935ad0
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x40c94b…39439c
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x7155f0…162f1f
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x2121d6…a0187a
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x3ce37f…0fbccd
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0xac279b…d36fac
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa17d ago0x9d037d…6c8e47

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.