Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe280…e8aa0x06d4…7fa7Base—$0.01100%coinbase60d ago0x17271f…08a2c6
0xe280…e8aa0xe807…5bc8Base—$0.01100%coinbase60d ago0x7196ce…71072c
0xe280…e8aa0x84c2…48feBase—$0.01100%coinbase60d ago0xeb82bb…ce91d2
0xe280…e8aa0xcd3c…198fBase—$0.01100%coinbase60d ago0xec3417…5460f3
0xe280…e8aa0x68f6…f1d9Base—$0.01100%coinbase60d ago0x690e96…00fdd3
0xe280…e8aa0x3ee0…908fBase—$0.01100%coinbase60d ago0x1bf206…116422
0xe280…e8aa0x7bc9…d15fBase—$0.01100%coinbase60d ago0xad3b3d…dee1e5
0xe280…e8aa0x2cc2…6643Base—$0.01100%coinbase60d ago0xa88b19…fa7d62
0xe280…e8aa0x577e…a13eBase—$0.01100%coinbase60d ago0x444def…7424d7
0xe280…e8aa0x8c15…5806Base—$0.01100%coinbase60d ago0xdeb512…622bb3
0xe280…e8aa0x4e68…6615Base—$0.01100%coinbase60d ago0xc21b42…1e9552
0xe280…e8aa0x3d61…1062Base—$0.01100%coinbase60d ago0x57dca5…f290e5
0xe280…e8aa0x2739…6265Base—$0.01100%coinbase61d ago0x73aab4…b2a161
0xe280…e8aa0x08e6…2e83Base—$0.01100%coinbase61d ago0xd98160…a98b42
0xe280…e8aa0x4389…e358Base—$0.01100%coinbase61d ago0xde6ad3…d0cd5e
0xe280…e8aa0xccc7…3468Base—$0.01100%coinbase61d ago0x1084c6…5f2f09

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.