Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xf12bcb…a6951c
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xa1fd53…f9fa89
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x4c9e7f…1b94ef
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xfeff67…9655b9
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x5bf0d2…22d3b2
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xbc392b…912fcd
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xd0e0fa…f45277
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x7eeede…57c8f2
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xee2201…35de37
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x117337…55c243
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x3ee6dd…39a36e
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x029036…81abdc
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x63fa6c…ee4adb
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x6dfce2…069f93
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xe040cf…ddde61
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xdc005d…a23365
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x8f40df…09f951
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x7fd276…4728b9
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x24e02f…612076
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x281bdd…358654
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xf2f7c5…126a36
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xc55baa…109beb
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0xa2a38a…938444
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x82228a…bceea2
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa16d ago0x63b395…2e36ea

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.