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…66fa25d ago0x401c51…f1052a
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%payAI25d ago0xa7e2d3…8c6c8d
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xf89ed0…a3975c
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xb8dc55…5baea5
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%payAI25d ago0xac8576…9d9347
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x20a09d…516893
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x2b6c46…6ee71d
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI25d ago0xc62215…68b2a3
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x66b2a7…d8ff34
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xcbc5a7…ccb4bf
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI25d ago0xd3a620…582286
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x5d96d0…1d4062
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xeef3be…185ee4
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x3ea3e0…2a3fec
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x6c7a23…a52bd8
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI25d ago0x34e897…35ae3f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x5c600b…4c0acf
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xb1bceb…3f6dc6
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xab9198…7a045f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x68ff2f…165250
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xf1fb7a…d73060
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x2440c9…683549
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x2a4a48…0d2f3f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x3f1b68…98fe85
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x808ce7…7530b8

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.