Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe2078a…88aade
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4aeae9…c4278e
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d8ebf…bbecc9
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x167f99…d22075
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x8a0db3…e0824c
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe941cd…7d617d
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xdb684d…9444b7
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa90ef2…6c73b6
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x267731…9e47ba
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x138f69…59ac3f
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf8168…04f659
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc3494d…573b5e
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x68c1fc…f93499
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1e2117…6bfe2e
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc44c50…5a0cfe
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe3ca41…6dc455
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0eab86…dd5aa7
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9411cd…266f7f
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xad9868…8c7ba7
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x207188…aafd34
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x646e73…c5e002
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3605c3…944724
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x985450…6f33ba
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0xcc866c…53fa9f
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b591a…2ef270

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.