Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI14d ago0xb2c499…497f80
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%payAI14d ago0xaf34a0…a1f354
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xc71747…cacf45
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa14d ago0x4e2b20…bbb8e3
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x0a5044…435423
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x49e48e…403301
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0x0e8a40…702a06
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0xa4aeac…3ffeeb
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0xb3306c…f24236
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa14d ago0x8494cf…78e4da
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0xf22b5c…fa3f9b
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0x697a87…23aaee
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x60a916…c1c069
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x371a6f…168d64
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xf6f5f8…5f5fc2
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa14d ago0xee3a45…e262b0
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa14d ago0x23540c…c57449
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa14d ago0x523a49…69f7f7
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0xb1404b…6f7740
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0x59bde5…4d992a
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xc1f61d…aabb25
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x02571e…ddd61f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xeb3184…a39580
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x8f0691…6440d7
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x68c746…235275

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.