Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.00164870%0x4337…ec6833d ago0x40d92f…166466
0x3be9…575c0x31d0…2cd7Base—$30.4470%0x4337…ec6833d ago0x40d92f…166466
0x3be9…575c0x31d0…2cd7Base—$15.0070%0x4337…403c33d ago0x1bd1ed…76587b
0x3be9…575c0x31d0…2cd7Base—$25.0070%0x4337…7a5d33d ago0xc9afbf…1d12dd
0x3be9…575c0x31d0…2cd7Base—$30.0070%0x4337…9ad433d ago0xf75490…21d6df
0x3be9…575c0xf6ee…3bd2Base—$0.00521970%0x4337…187e33d ago0xf43ea1…332047
0x3be9…575c0x31d0…2cd7Base—$149.4970%0x4337…187e33d ago0xf43ea1…332047
0x3be9…575c0x31d0…2cd7Base—$15.5170%0x4337…306333d ago0x552d34…af0577
0x3be9…575c0xf6ee…3bd2Base—$0.0093470%0x4337…306333d ago0x552d34…af0577
0x3be9…575c0x31d0…2cd7Base—$499.6370%0x4337…6ef933d ago0x592c92…3d5322
0x3be9…575c0xf6ee…3bd2Base—$0.00710770%0x4337…6ef933d ago0x592c92…3d5322
0x3be9…575c0x31d0…2cd7Base—$9,003.9270%0x4337…f2e133d ago0x39cce3…dfcd70
0x3be9…575c0xf6ee…3bd2Base—$0.00140470%0x4337…f2e133d ago0x39cce3…dfcd70
0x3be9…575c0x31d0…2cd7Base—$10.3770%0xe196…0ce133d ago0x653d27…a16188
0x3be9…575c0xf6ee…3bd2Base—$0.00217670%0xe196…0ce133d ago0x653d27…a16188
0x3be9…575c0x31d0…2cd7Base—$5.0070%0x4337…f96533d ago0x6cddc8…855a7f
0x3be9…575c0x31d0…2cd7Base—$250.0070%0x211d…d17233d ago0x316f73…220f24
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x211d…d17233d ago0x1eb74f…f7db9e
0x3be9…575c0xf6ee…3bd2Base—$0.00083170%0x211d…d17233d ago0xa40f9d…42b4ff
0x3be9…575c0x31d0…2cd7Base—$7,002.1370%0x211d…d17233d ago0xa40f9d…42b4ff
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x211d…d17233d ago0x650c79…1a55ca
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x211d…d17233d ago0x57ad75…86220f
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x211d…d17233d ago0xecfc59…915d79
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x211d…d17233d ago0x79f3c0…f581e7
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x6a6f…be4133d ago0xa7c85a…fe7c4f

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.