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…66fa16d ago0x5d151e…0e9133
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x65d662…c6062d
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x143c1c…dbff11
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x741ba5…cd7414
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xc002ff…655ed9
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xad4ee8…40064c
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x81e184…cc8555
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x3244ed…e36f47
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x15233d…e81791
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x6972c4…97d92d
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x72c75a…30dc72
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x5db3d6…364d1e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc8e168…11a215
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1102fc…38dad0
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xa1b409…35cf25
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xfb5e26…6948e2
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xf3abcc…83d9bf
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf0b29a…a92bea
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x4ee67c…3e2e9a
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x023a69…2db8d7
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x6ebbc4…782042
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x95e36b…8f903f
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x492114…900000
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xbf2f78…3b2c17
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x84df94…a81b27

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.