Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa95f…6f910x75b9…763dBase—$232.0370%0x4af2…d9db16d ago0x5cbc8a…2d001a
0x9fe4…f22b0x75b9…763dBase—$350.0070%0x4af2…d9db16d ago0x4fe7bc…04b965
0xc6b6…53b70x75b9…763dBase—$250.0070%0x4af2…d9db16d ago0x57c75c…98a56e
0xa973…51aa0x75b9…763dBase—$105.8870%0x4af2…d9db16d ago0x85c240…382213
0x7b06…e3a40x75b9…763dBase—$29.9070%0x4af2…d9db16d ago0x75ffdb…93716e
0x533c…7aa70x75b9…763dBase—$1,207.9970%0x4af2…d9db16d ago0xf4f996…47008c
0xb09c…183c0x75b9…763dBase—$245.1670%0x4af2…d9db16d ago0xf0f1e7…5a22ca
0x533c…7aa70x75b9…763dBase—$9.9070%0x4af2…d9db16d ago0x5e3724…fd5128
0xa95f…6f910x75b9…763dBase—$99.9070%0x4af2…d9db16d ago0xa3ef4d…d8b6bb
0xa95f…6f910x75b9…763dBase—$480.5170%0x4af2…d9db16d ago0x0e83ef…0a0ae5
0xb09c…183c0x75b9…763dBase—$4.9070%0x4af2…d9db16d ago0x333ce8…0ed596
0xc6b6…53b70x75b9…763dBase—$545.1270%0x4af2…d9db16d ago0x416478…828e13
0x6e64…acaf0x75b9…763dBase—$57.9270%0x4af2…d9db16d ago0x2f59bc…0d1f24
0x1397…bdcd0x75b9…763dBase—$200.0070%0x4af2…d9db17d ago0xcc190a…6944dc

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.