Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xe7e5d5…aba34a
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0x0c36af…f6aafd
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x80eb68…8d7c44
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0x7b19af…d2173e
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xc22428…294042
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0x351454…006cdc
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xdc70e0…02eb75
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x301126…61782c
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x56cfef…88a628
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x19ee6c…45399f
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xc23b56…08194e
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0xeb8d7e…b9ea3b
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xcb5737…79520e
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0x52390b…546744
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x036a30…f1bf5a
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x56f20c…e21b07
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x333945…c94f05
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x52b41f…1cbcb3
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xd01d38…418dc6
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0x35ed77…f30e53
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0xe7db39…66eda2
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0xf2c2fa…d91c73
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0xe2716f…595870
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x819c88…473ae2
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x71bd68…729cc4

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.