Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase22d ago0x1f2f5d…55f787
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0xfd317b…91a1c9
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x8e3487…f3d80d
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x1639de…454e0f
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase22d ago0xfae96f…cab92a
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0xfd45aa…b8178a
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0xc78e0e…5a9296
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xefe51b…00f373
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x3c9b61…b8ed8d
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x5cbc93…731931
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0xe577e9…352d69
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x76d2c1…3ba96b
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0xbbb134…b00f38
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x2c55dd…c1cb59
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x431c02…eccc73
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x9d7483…111850
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x3e8db7…71af72
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x0e1453…b95835
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0xfdb95f…4410ce
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x39b739…1e10c4
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x6d2184…b0625f
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x37fdf6…86718b
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase22d ago0x660c61…3aef36
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase22d ago0x1c9dbf…1e118c
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase22d ago0x218826…9a3022

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.