Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x3570ac…d1b681
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x24a70f…fff00a
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x1a889a…5b1281
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xc2dfde…e061f2
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xb37d53…0c65ee
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x52a839…610a02
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xe72afa…885a94
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x20490c…92819d
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xf045bf…c73805
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xe79079…1d6a1c
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x4ab8bd…e7776e
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x9e2159…fed4d3
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xed828b…c05e23
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x9e9257…e9bceb
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x46a834…a09cce
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x5e2641…ee1eab
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x60b16a…b0e437
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xc02197…a47327
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x9ad500…c97206
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x1bcecc…b67373
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x181661…27a041
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xe2d466…6ebe8a
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0x211bba…baa76b
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xa1f221…452ef0
0x0958…34cb0xa3a1…939dBase—$0.25100%0xc440…c957107d ago0xac1162…ce08c0

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.