Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x238cf9…b40f78
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x52da8e…36201f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x62061f…3e9804
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xbe7a24…dbabc9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x1f6cbe…24533c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xae77fe…80f42d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted38d ago0xd31e88…806c74
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x5b2186…125a8c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted38d ago0xed4efe…a5de7f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xe9b93b…8839db
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x776bab…a02160
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x112874…8b6e0f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xd0a7c5…d21af4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x7f9eff…c4ba43
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x8ae57b…f1b50a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xa7093c…e26505
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x577513…516bc3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x0d2d74…337d91
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x9268f1…052824
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x423f93…862e41
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0x742dbb…d2c88c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xcc51a3…ee4f73
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xe4481b…fcd56c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer38d ago0xa24c72…da280d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted38d ago0x507a94…c5fa3c

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.