Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0x3a9256…4d2f7c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0xb7bab2…288e68
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0xaa9168…9425e6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0xa7fb60…3e14b4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0xc99a01…874188
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0xcce726…17403a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa26d ago0x7ef885…7bba5f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xd3674e…66e9fa
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xb0d123…5f935d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xcbd032…d14f15
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xea012f…4439bc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xd8d044…3de9ef
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x0942f5…bafa1a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xead61e…bcedf7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x376471…7a59ea
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x2140d9…48b08d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xc7fb87…4ff307
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x6ee8a4…f6a07d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x35712a…4d8ded
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x299ffc…f1e69e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0xe30070…64ed0e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x57ebda…8eb3de
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x5350df…f25e04
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x538bec…adc169
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa27d ago0x84b37b…ee5a8a

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.