Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xa5d9b2…596dc7
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x33375c…86906e
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x40ad3b…4f4da6
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xee43df…e62b88
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x4e6cf8…687638
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x8392a5…698434
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x4a1fa8…08b460
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xe20118…803908
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xce2106…1114fb
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xd05258…1ffd67
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x363a6d…d15990
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x22efef…206f92
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xa61e66…d7c2a9
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x8479ac…04bb54
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x336978…484521
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x5f5ac9…affb70
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xafe5b0…b59f2c
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x07151f…30c7f0
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x72556d…9020a7
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x580818…1fcc46
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x1a40aa…a10582
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x937eda…6ebf74
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0xf2c414…36c2be
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x992556…be72a9
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa14d ago0x0cf761…9e9f43

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.