Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x07a8ae…73aaea
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x99f0d8…5af302
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xfab9f6…b79a97
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xacbef4…bc8d29
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xc449b1…49a56d
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xc031db…03eaa4
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xf2a3a0…148ba5
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xff62ea…4bf891
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xd17951…df6d72
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xd49972…24b1e1
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xd26fab…35b22e
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x7b9548…dd8b84
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xf3542f…89cfa5
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xacdf55…d78625
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xee18a7…659ae1
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x6d7b5d…1784b4
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x43a3ef…9cb5ef
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x7f5829…1e5837
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xa2efea…978f29
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xca1e2e…0dea62
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x268c0c…4ef967
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0xb1c69a…bda96c
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x456841…17e58d
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x41c75f…98f41f
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa17d ago0x17e933…ccb394

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.