Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x26bb51…f08065
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x617148…ef4313
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x3891cd…6ebcf2
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0xea6243…72cca5
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x6f3435…f08d2f
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x0b5bd1…a85812
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x322f3d…1aaffe
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x382e75…302e1f
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x7331b6…b174a2
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa15d ago0x1762cc…4b5aa5
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x718d09…722db4
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x8dce91…80222c
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0xaea04c…369d7e
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c44bd…ada8b1
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0xfa1a19…dae07b
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x49c4b0…129f75
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x146e71…598bcb
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0xd160ba…857687
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x6b12e4…3e03ed
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0xa8d68c…a74938
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0xd0c28f…6c7dfb
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x291bae…cd391e
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0xdfbe5c…c83969
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e130f…e7556f
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa16d ago0x828e9f…517070

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.