Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc329…0db10x93f7…bf28Base—$0.13100%payAI30d ago0x1ad69b…d25d48
0xc329…0db10x93f7…bf28Base—$0.02100%payAI30d ago0x91b8cb…91dc34
0xc329…0db10x93f7…bf28Base—$0.10100%payAI30d ago0x7a9f0b…1aae76
0xc329…0db10x93f7…bf28Base—$0.13100%payAI30d ago0x8319d8…2b2e44
0xc329…0db10x93f7…bf28Base—$0.004825100%payAI30d ago0x16ba19…0caeba
0x93f7…bf280xc329…0db1Base—$20.0070%0xa923…c9ac30d ago0xa58a3d…8729a2
0xc329…0db10x93f7…bf28Base—$0.04100%payAI30d ago0x7f4695…a7ad84
0xc329…0db10x93f7…bf28Base—$0.04100%payAI31d ago0x334bc8…8d7692
0xc329…0db10x93f7…bf28Base—$0.04100%payAI31d ago0xb88583…03e761
0xc329…0db10x93f7…bf28Base—$0.04100%payAI31d ago0xb87423…5ecde8
0xc329…0db10x93f7…bf28Base—$0.000998100%payAI31d ago0x7c5f50…28b950
0xc329…0db10x93f7…bf28Base—$0.001365100%payAI31d ago0x975c23…801fa2
0xc329…0db10x93f7…bf28Base—$0.000981100%payAI31d ago0x1e24a5…9f5e4a
0xc329…0db10x93f7…bf28Base—$0.001341100%payAI31d ago0x479f60…db1a86
0xc329…0db10x93f7…bf28Base—$0.004825100%payAI31d ago0x9efd49…e96d4f

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.