Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base—$0.43100%coinbase117d ago0x318990…6c5e35
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0xf478d2…33a0a6
0x3b89…243a0x10c1…1e24Base—$0.04100%coinbase117d ago0xb58277…87212d
0x3b89…243a0x10c1…1e24Base—$0.51100%coinbase117d ago0x41673a…cbdf05
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0xe37ca8…8b0a01
0x3b89…243a0x10c1…1e24Base—$0.53100%coinbase117d ago0x0b27a6…2beeed
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0xb64b23…a755ed
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0x1034c9…38c5e7
0x3b89…243a0x10c1…1e24Base—$0.53100%coinbase117d ago0xfe7673…0c1301
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0x4a6d05…571e76
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0xccd3fe…9f21d1
0x3b89…243a0x10c1…1e24Base—$0.53100%coinbase117d ago0x2351d2…e7b898
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0x1ea864…29f81f
0x3b89…243a0x10c1…1e24Base—$0.17100%coinbase117d ago0x362013…4321ad
0x3b89…243a0x10c1…1e24Base—$0.51100%coinbase117d ago0xaad29c…d61085
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase117d ago0x83699c…de0f70
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase118d ago0xdf9478…19d711
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase118d ago0x7d9123…7c5392
0x3b89…243a0x10c1…1e24Base—$0.16100%coinbase118d ago0xd7f115…ec5677
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase118d ago0x42d1d9…0bd6ae
0x3b89…243a0x10c1…1e24Base—$0.51100%coinbase118d ago0xc52d1c…d80f74
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase118d ago0xddb51b…926885
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase118d ago0xe715bf…be454e
0x3b89…243a0x10c1…1e24Base—$0.38100%coinbase118d ago0x5b255c…c90eba
0x3b89…243a0x10c1…1e24Base—$0.50100%coinbase118d ago0x19ab7d…70a332

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.