Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x23d14a…056f58
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x6c7bf5…e4b587
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x8bb438…994fb8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xbce7a6…543679
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x0ac281…b1c6dc
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x7a3702…40b8ca
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xea4581…6f1633
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xc50756…d330df
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x828de4…7550aa
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x487e01…bb30a5
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xb38fb8…390b84
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x911140…86c0c3
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x0f3a68…27f900
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x1a866c…4a7aa8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xa7bb15…2ce405
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xb8d0ac…835287
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x91eca7…dc1aac
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x8925da…a53de6
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x1eca1a…51ccc8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0xe526da…197f55
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x8295a9…a97c4e
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x251879…cd6474
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x9c80fa…ac609c
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x367d3e…43fe31
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa18d ago0x9c54fe…259deb

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.