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.0270%0x1360…66fa28d ago0x27f203…631bb4
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x02ef02…3a6183
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%payAI28d ago0xc52f8e…193ab4
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x2b6e00…fd16e9
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x085fb8…179f48
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%payAI28d ago0x52aed4…3e051f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x820c6c…764cb9
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x73af73…8b9201
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI28d ago0x818cb5…46dd45
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%payAI28d ago0x0636c6…064caf
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x9d8f36…f63e49
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0xdb1f66…7d353a
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0xf9a15c…137f53
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x0b4959…e242ab
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI28d ago0x81f038…185ea2
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%payAI28d ago0xeb3425…bc871a
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xf19fe1…79e912
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x7ea3fd…c74735
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0x62ff5e…0c658d
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x3daf24…dd6185
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x14ac59…19ade5
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x7def2c…70f15d
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x50816c…4ff58e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xf0b2eb…c51120
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xc9d680…c71b2a

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.