Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x3011eb…776b68
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xff2da6…a140af
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x7083fd…8b2613
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x67502b…5819d5
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x6d945f…c3be8f
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xd4c8e3…830b09
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xe46648…189125
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xbf6075…11d477
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xd8c458…8771c3
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x59c2c9…1f7622
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x56c2eb…5538a7
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x80d662…89be20
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x849ddb…b4d7e1
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x17fd5c…a8daa0
0x430a…889e0x7be0…6aa0Base—$1.40100%payAI14d ago0x519fe3…07a608
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x8c088f…7539d0
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xd1678a…e66fc7
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x1d1309…8f73d8
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x44b830…06da2f
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x1e53f4…d87a78
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x945301…c0225f
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x36bb89…56cca0
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0xc0d7c3…3538a6
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x1a3ba2…8309dd
0x7be0…6aa00xcc19…930eBase—$0.10100%payAI14d ago0x5fb5c0…570deb

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.