Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d735a…06d793
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf38d7…f60e20
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d7e12…5dc484
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc935d5…b251fc
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x14c8ed…27285c
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9de186…97c783
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x7cf12d…04555f
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x740fa0…466cdd
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd33d28…e5b999
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0xea0e50…553ce9
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0xad97d6…eb5171
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0dc7cb…0c6255
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x16a326…d41726
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x34e086…8f2ee1
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3522de…adb6a8
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3d71a0…dd15be
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x738a26…ff129b
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x74ec4e…a94992
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x006129…fda8a4
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x04ae5d…5c0233
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x93a053…f1fbd7
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4de115…e4f0bf
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd03d32…56dcb2
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x21a0f1…d7c49f
0x3568…c93c0xfe80…47eeBase—$0.001100%fluxa18d ago0x5ed4c9…612018

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.