Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xf5cb7b…e6b779
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xe9b019…2be7fd
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x1beb26…89cb11
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x0bf3cf…b7fc48
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xf2d886…9022aa
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xe94319…f741a7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xa66151…7ac263
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xcbe941…c442b7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x6a3825…ef8170
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x85ef29…0e4b8b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x25ce90…e6ea49
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xf3f49f…c86c58
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x1c3958…6d34f4
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xabe7fb…2e81d3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xbcd0aa…c59686
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xefea48…ecddff
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x5c096a…9631dc
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x7de398…941ee1
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0xe1d329…7c7286
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x9b8d0d…09c6ac
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa30d ago0x6e7dd7…6b86e2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa31d ago0xc5c872…0e475a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa31d ago0xef157a…407de3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa31d ago0x77d066…1cfac1
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa31d ago0x996b60…18e2f7

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.