Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xefe0a6…330a5b
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xa7ee95…e8e8fb
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xe8454d…a558fa
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x4b08ff…324627
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x1661e6…28268f
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xd9107d…e4bc78
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x2b55bd…13e00d
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x0683c4…7de099
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x5a2257…b50442
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x0ad482…0a525b
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xf84af5…65557f
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xbcd415…f293c2
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xbf1b17…35a555
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xefd9f0…f93750
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x2111d6…e89fdb
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x8c1b50…213bd2
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xa4038d…06a804
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0xd93bc0…d9d27a
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa18d ago0x695f4e…a5b150
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x20326a…ee8e80
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x65f7c1…bdb731
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xa0b281…c4a9fe
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x2f3f97…827211

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.