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%payAI21d ago0x64917b…01171f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x1aae00…1e68f0
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe63381…1ae9db
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x3bf849…c0d4bc
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x64b590…94097c
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xa22d2d…8ab6c1
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa10e33…2b9139
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI21d ago0xa94dd0…22fc85
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa5d8f1…2633ec
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI21d ago0x9b7e49…b8e054
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xaa5a12…c0a04f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x79a45e…c56a90
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xb27007…9c8ca4
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xfc2aa8…37c83f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x2b52eb…891077
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI21d ago0xb7eca0…fe3380
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x90fa9e…015aae
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x22293f…9945b8
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xabf344…e13365
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x9708ae…1e9181
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x7e7df1…3f0534
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%payAI21d ago0xe8bd1c…c46ac7
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xd8974e…eba959
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x2f6593…a71456
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x3fe382…62fa3e

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.