Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0xdf4e05…cd89ba
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0x4afa2a…9a140b
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0x6e2bc6…ca3308
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0x3688cf…a06b23
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0x078af1…392b60
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0xc42755…3e9fe1
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2b90a…5f243f
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0x6f4579…b2ab72
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0x48c127…a02f73
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa17d ago0xda3a64…dd5a5f
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x34ace0…931f33
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x1a71bd…8dba72
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x0144e0…9e0bab
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xaf546b…2c2bd2
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe030fb…eb52a3
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x384d51…851cf3
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x16af82…4b3313
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xef33e9…8fd659
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x53d3fd…c33221
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x23f374…69cde8
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0x6c3b70…451287
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xcd3c13…67bae8
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xd1c003…fcccbf
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xfb2c50…84622b
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa18d ago0xdbd812…c740fc

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.