Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbc7…d1fa0x2fc6…befeBase—$2.0070%0x6351…0d6219d ago0xdb5ff8…f4e537
0x26b4…bcb70x2fc6…befeBase—$2.0070%0x6351…0d6219d ago0x64a9a9…91573a
0x65b7…16020x2fc6…befeBase—$312.1670%0x6351…0d6219d ago0x67e557…4cbec2
githubindia.eth0x2fc6…befeBase—$99.9270%0x6351…0d6219d ago0x442fe3…0c3724
0xfddf…8ac80x2fc6…befeBase—$1.2070%0x6351…0d6219d ago0xef1502…3baa0e
228522.eth0x2fc6…befeBase—$10.5070%0x6351…0d6219d ago0x1f2e8b…7a8b7b
0x7f7d…8f6e0x2fc6…befeBase—$963.8870%0x6351…0d6219d ago0x2b0813…c376d7
0xf90d…856c0x2fc6…befeBase—$2.0070%0x6351…0d6219d ago0xe0381c…abc477
0x9f48…7d0c0x2fc6…befeBase—$95.0070%0x6351…0d6219d ago0xc13931…7c494e
githubindia.eth0x2fc6…befeBase—$29.5670%0x6351…0d6219d ago0xb38c9a…9ccfed
githubindia.eth0x2fc6…befeBase—$100.0070%0x6351…0d6219d ago0x20c18b…fb8e90
0xbb02…b1e30x2fc6…befeBase—$6.0070%0x6351…0d6219d ago0xedf8b8…d3cc2e
0xbb02…b1e30x2fc6…befeBase—$5.0070%0x6351…0d6219d ago0x36ff5d…1e7848
0x39a9…d9ce0x2fc6…befeBase—$199.8470%0x6351…0d6219d ago0xc89b95…5efb66
0xa84d…42930x2fc6…befeBase—$63.9570%0x6351…0d6219d ago0xbe6aa8…1df4a1
0xd5f1…c4fc0x2fc6…befeBase—$46.2070%0x6351…0d6220d ago0xc4df1e…deeb42
0x656a…afeb0x2fc6…befeBase—$25.5070%0x6351…0d6220d ago0x6208ae…6ff4f1
0xa0e8…9f4a0x2fc6…befeBase—$198.3270%0x6351…0d6220d ago0x34ae9f…f65169

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.