Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$30.4470%0x4337…ec6832d ago0x40d92f…166466
0x3be9…575c0x31d0…2cd7Base$15.0070%0x4337…403c32d ago0x1bd1ed…76587b
0x3be9…575c0x31d0…2cd7Base$25.0070%0x4337…7a5d32d ago0xc9afbf…1d12dd
0x3be9…575c0x31d0…2cd7Base$30.0070%0x4337…9ad432d ago0xf75490…21d6df
0x3be9…575c0x31d0…2cd7Base$149.4970%0x4337…187e32d ago0xf43ea1…332047
0x3be9…575c0x31d0…2cd7Base$15.5170%0x4337…306332d ago0x552d34…af0577
0x3be9…575c0x31d0…2cd7Base$499.6370%0x4337…6ef932d ago0x592c92…3d5322
0x3be9…575c0x31d0…2cd7Base$9,003.9270%0x4337…f2e132d ago0x39cce3…dfcd70
0x3be9…575c0x31d0…2cd7Base$10.3770%0xe196…0ce132d ago0x653d27…a16188
0x3be9…575c0x31d0…2cd7Base$5.0070%0x4337…f96532d ago0x6cddc8…855a7f
0x3be9…575c0x31d0…2cd7Base$250.0070%0x211d…d17232d ago0x316f73…220f24
0x3be9…575c0x31d0…2cd7Base$50.0070%0x211d…d17232d ago0x1eb74f…f7db9e
0x3be9…575c0x31d0…2cd7Base$7,002.1370%0x211d…d17232d ago0xa40f9d…42b4ff
0x3be9…575c0x31d0…2cd7Base$50.0070%0x211d…d17232d ago0x650c79…1a55ca
0x3be9…575c0x31d0…2cd7Base$50.0070%0x211d…d17232d ago0x57ad75…86220f
0x3be9…575c0x31d0…2cd7Base$50.0070%0x211d…d17232d ago0xecfc59…915d79
0x3be9…575c0x31d0…2cd7Base$50.0070%0x211d…d17232d ago0x79f3c0…f581e7
0x3be9…575c0x31d0…2cd7Base$50.0070%0x6a6f…be4132d ago0xa7c85a…fe7c4f
0x3be9…575c0x31d0…2cd7Base$10.3770%0x211d…d17232d ago0x02f53f…2eda78
0x3be9…575c0x31d0…2cd7Base$4,602.1870%0x4337…d6af32d ago0xdb86a0…155614
0x3be9…575c0x31d0…2cd7Base$3,231.6470%0xe196…0ce132d ago0x219e1f…ad8547
0x3be9…575c0x31d0…2cd7Base$35.3870%0x4337…9e5d32d ago0x6c6788…8f1375
0x3be9…575c0x31d0…2cd7Base$30.0070%0x4337…e22a32d ago0x1972b3…006d1d
0x3be9…575c0x31d0…2cd7Base$30.0070%0x211d…d17232d ago0x774a5e…cdd6e9
0x3be9…575c0x31d0…2cd7Base$30.0070%0x4337…a93d32d ago0x853b0a…428800

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.