Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x019176…1dea5d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x44fa7e…16ed28
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xd49024…45241c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x0966bb…755ea4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x0870f7…d5e33d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x124ec2…8ee908
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x7456a3…8a4bf7
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xb7dbcb…ea8173
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x774ed6…e2c2cf
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x0e7161…95559e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x048a95…1783d3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x4ae036…572d0e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x9560f6…28ae74
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xff10a9…5116e6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x89f7ad…e8a95b
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x35575b…5ec5c8
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x4d4c41…e1a831
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xe7d6da…b02f65
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x351494…8fd8a3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xa4e6aa…c58881
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xed106a…147bcf
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x422be7…6f29d5
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0x141b22…f9cab3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xf21b9d…8b6cf5
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa25d ago0xf708f3…bd40a4

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.