Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xaa8c81…add680
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x1c507b…7a16df
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xa8628a…e826b0
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x393215…030ae8
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xa58edc…e8b465
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x1924c9…03a2ac
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x900893…cba042
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xbeb2ce…44c60f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xe5cbdc…d1efe3
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x99ef37…83240a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xab1cca…09f853
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x292b03…b65678
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xc12d4a…3b965e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x4a11ee…b26d69
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x57c8ec…94e5b4
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xdb7426…641bb0
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xcbfa26…a21f81
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x8bb5bf…db939b
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xac7089…dc4f78
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x6fc687…7acc9e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0xe2d890…6f5761
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x97e3eb…15fb2f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x1dd52b…3daa0a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x754dbc…22959c
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa28d ago0x3c5f4d…e3c2d7

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.