Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da4…54ce0x2fc6…befeBase—$1,000.0070%0x6351…0d6220d ago0x0a573a…2fb98f
0x7d05…306c0x2fc6…befeBase—$20.0070%0x6351…0d6220d ago0x70d155…d53b95
githubindia.eth0x2fc6…befeBase—$200.8470%0x6351…0d6220d ago0x70fe9b…230fac
0x658d…440b0x2fc6…befeBase—$4.4070%0x6351…0d6220d ago0xba2bf4…412c31
nustt.eth0x2fc6…befeBase—$82.8370%0x6351…0d6220d ago0x5f824d…42add1
0x191e…8c5d0x2fc6…befeBase—$185.8370%0x6351…0d6220d ago0xcf9a67…67f9bd
0xa788…538b0x2fc6…befeBase—$10.0070%0x6351…0d6220d ago0x74d0d9…feb418
0x47a2…4da90x2fc6…befeBase—$320.0070%0x6351…0d6220d ago0x748efb…bc1632
0x38a1…1f350x2fc6…befeBase—$13.8170%0x6351…0d6220d ago0x0c1e69…bf7992
0x14ce…21810x2fc6…befeBase—$92.2570%0x6351…0d6220d ago0x3dd15b…3852e8
0x14ce…21810x2fc6…befeBase—$10.0070%0x6351…0d6220d ago0x007867…eedbbd
0xc66c…0eb10x2fc6…befeBase—$170.0070%0x6351…0d6220d ago0xc9dbd8…2a1f5c
0x4a98…9f060x2fc6…befeBase—$505.0070%0x6351…0d6220d ago0xa56ff5…44f470
0x31ac…22640x2fc6…befeBase—$200.0070%0x6351…0d6220d ago0xc5566d…c3e00b
0xc185…a07a0x2fc6…befeBase—$10,000.0070%0x6351…0d6220d ago0x829ba6…491e03
0xc185…a07a0x2fc6…befeBase—$5,000.0070%0x6351…0d6220d ago0x102201…72ff52
0xc185…a07a0x2fc6…befeBase—$5,000.0070%0x6351…0d6220d ago0xdded4e…66a801

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.