Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0565dd…39f11a
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xa4ea38…70344a
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f7939…bef8b8
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc4a5da…ea0b55
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x32de0a…6980dc
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0715ff…dc572e
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xd21752…027e70
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x320217…a85c09
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x38bd06…b9ca04
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x9fbc11…649797
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xf39d39…71ed00
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x565329…9d3cd9
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x88ee5f…f0f1f7
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x838c6a…b43e7e
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xf7dd40…83b4d5
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xcaa24b…4f541a
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x4efa23…57ef1d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x3080b3…112769
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xb98451…759939
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xf14192…93205a
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x6f4320…3ecb7b
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xa84ee6…b1fdec
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xa59075…84fd9e

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.