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.10100%payAI36d ago0x6baf3e…3fd284
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x3bd961…4fbc96
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x29d439…be4b04
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x26d757…1fe9a5
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x2a3191…39b7ed
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter36d ago0xa7f565…d23450
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0xbf00a4…083656
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0xb08e0f…756d48
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0x00d626…2880ad
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter36d ago0xdccc99…55f678
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0x6536f5…ddbb69
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter36d ago0x1d59ab…f62d78
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0xd973a7…2207bf
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter36d ago0xa3abfe…e3a115
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0x8a4b4f…15e5d0
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter36d ago0x2e0375…e9ffc1
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0xc26973…f3e049
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter36d ago0x85b32e…3d04ad
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter36d ago0x30b7c5…c7775c
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0x498f4c…1177c8
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter36d ago0x835b50…6c314a
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter36d ago0x26696e…c525d1
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0x882229…e5fe23
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter36d ago0x9ada0e…de711f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0x851323…b0dbad

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.