Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$21.00100%0x6d2e…0c6454d ago0x34292d…319279
0xa520…eca40x0e3d…7757Base—$1.05100%0xdb8c…386154d ago0x072392…23bfb8
0xa520…eca40x0e3d…7757Base—$5.25100%0x72ef…0ffd54d ago0x241c96…f7a2b3
0xa520…eca40x0e3d…7757Base—$1.05100%0x3fab…7e8c54d ago0xcdf3e3…c94ab7
0xa520…eca40x0e3d…7757Base—$5.25100%0xa5e3…a7a354d ago0x87f99b…4c0446
0xa520…eca40x0e3d…7757Base—$10.50100%0x3e5d…fd3854d ago0x8cceee…d58230
0xa520…eca40x0e3d…7757Base—$5.25100%0x63fd…c86f54d ago0xcd4b6d…035846
0xa520…eca40x0e3d…7757Base—$1.05100%0xab17…f94354d ago0x56550e…54c68a
0xa520…eca40x0e3d…7757Base—$5.25100%0xcfc4…e10454d ago0xbfefd8…5d125c
0xa520…eca40x0e3d…7757Base—$5.25100%0x8764…7f4f54d ago0xa312ce…81a9cb
0xa520…eca40x0e3d…7757Base—$21.00100%0x3e70…fea154d ago0x077150…d0389d
0xa520…eca40x0e3d…7757Base—$17.85100%0x2640…d76754d ago0x01060c…d00b50
0xa520…eca40x0e3d…7757Base—$1.05100%0x2e87…3c0b54d ago0xe5ce4e…d37c84
0xa520…eca40x0e3d…7757Base—$12.60100%0x4eef…bbd254d ago0xb9bfdf…8bc2a3
0xa520…eca40x0e3d…7757Base—$36.75100%0x96df…634b54d ago0x1b3e62…9e9bba
0xa520…eca40x0e3d…7757Base—$11.55100%0x35c6…376354d ago0xf3866e…0a6372
0xa520…eca40x0e3d…7757Base—$5.25100%0x59e8…d82354d ago0xe55795…158dae
0xa520…eca40x0e3d…7757Base—$10.50100%0x1913…93d954d ago0x80f39d…7ed51e
0xa520…eca40x0e3d…7757Base—$5.25100%0xd173…d69b54d ago0x06d0dd…bd679e
0xa520…eca40x0e3d…7757Base—$5.25100%0xfbcc…3fea54d ago0x1b5048…d0abc2
0xa520…eca40x0e3d…7757Base—$5.25100%0x07d6…1b9454d ago0xe08c3c…befd81
0xa520…eca40x0e3d…7757Base—$21.00100%0xc76e…a7a954d ago0x9481f5…eca314
0xa520…eca40x0e3d…7757Base—$5.25100%0x35b0…b81054d ago0x2f4b7c…9028a2
0xa520…eca40x0e3d…7757Base—$10.50100%0x2bdf…11ce54d ago0x333584…d0998a
0xa520…eca40x0e3d…7757Base—$5.25100%0xc836…5c4654d ago0x1fff23…6b1018

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.