Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x927410…cbe480
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x0620cf…113f18
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0xab97bf…e9b7a6
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0xd9812a…1d870c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x047524…c214e4
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0xdcad51…2211f3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x6c0b85…15dc13
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x870b6e…a55478
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0xb7c5c0…e10f61
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x4f0e50…c40f3c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa16d ago0x695afc…e6efd5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0x1be634…aacafe
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0x9ded20…74ff89
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0xb8557b…c53c47
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0xbf0f92…a38e8d
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0x185fdf…293dd4
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0x05e37c…745b85
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0xa0abe7…202fa2
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa17d ago0x68d2db…bed245

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.