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.004298100%0x4337…03f585d ago0xfd4aba…061e88
0x3be9…575c0xf6ee…3bd2Base$0.009453100%0x435b…703385d ago0xcd3831…8b1586
0x3be9…575c0xf6ee…3bd2Base$0.001828100%0x28e4…5b0185d ago0x96b6e0…c3a78a
0x3be9…575c0xf6ee…3bd2Base$0.004832100%0x28e4…5b0185d ago0x8c6507…eb63f9
0x3be9…575c0xf6ee…3bd2Base$0.007764100%0x4337…1b6285d ago0x62d4a4…262c61
0x3be9…575c0xf6ee…3bd2Base$0.005979100%0x4337…c48785d ago0x3b917d…45157e
0x3be9…575c0xf6ee…3bd2Base$0.003461100%0x4337…224f85d ago0x788b13…5ff2a1
0x3be9…575c0xf6ee…3bd2Base$0.001347100%0x4337…6ca585d ago0x432fc4…9a84b2
0x3be9…575c0xf6ee…3bd2Base$0.005883100%0x4337…dddf85d ago0xdbb431…a396d6
0x3be9…575c0xf6ee…3bd2Base$0.005297100%0x4337…2e1c85d ago0x0157c8…8b8b0c
0x3be9…575c0xf6ee…3bd2Base$0.000982100%0x28e4…5b0185d ago0x896cc5…4c2093
0x3be9…575c0xf6ee…3bd2Base$0.008285100%0xce54…f55685d ago0x0164bb…f07823
0x3be9…575c0xf6ee…3bd2Base$0.007355100%0x4337…56c785d ago0x639e15…591d74
0x3be9…575c0xf6ee…3bd2Base$0.005666100%0x4337…926985d ago0x811e40…8662b6
0x3be9…575c0xf6ee…3bd2Base$0.001497100%0x4337…abf585d ago0x2eb6f1…8df2f2
0x3be9…575c0xf6ee…3bd2Base$0.001501100%0x4337…b6c285d ago0x8fb9f4…1d3de3
0x3be9…575c0xf6ee…3bd2Base$0.002176100%0x718f…3eac85d ago0x878fd1…5c96bc
0x3be9…575c0xf6ee…3bd2Base$0.001857100%0x4337…a4ab85d ago0x72815f…e2a3a6
0x3be9…575c0xf6ee…3bd2Base$0.004329100%0x4337…a93d85d ago0x806284…fdf4fe
0x3be9…575c0xf6ee…3bd2Base$0.002031100%0x4337…808485d ago0xb4e246…920e42
0x3be9…575c0xf6ee…3bd2Base$0.003198100%0x4337…1b6285d ago0xf04ea5…7b9d00
0x3be9…575c0xf6ee…3bd2Base$0.005358100%0xce54…f55685d ago0xd5665e…b54b62
0x3be9…575c0xf6ee…3bd2Base$0.005726100%0xce54…f55685d ago0xcae7ae…8e93c0
0x3be9…575c0xf6ee…3bd2Base$0.005654100%0x718f…3eac85d ago0x4c84d2…2fb409
0x3be9…575c0xf6ee…3bd2Base$0.005439100%0x28e4…5b0185d ago0xcf52ee…d5c9c0

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.