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.02100%payAI20d ago0x025115…ea3d9b
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xaacdb1…64834d
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x71add8…28242c
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9520f9…343f57
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%payAI20d ago0x6d864c…08bfdd
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x7ddc85…66137c
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x05f47c…ef133f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2b48c6…6846a0
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%payAI20d ago0x2c1a30…948e75
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x407f3f…25011a
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%payAI20d ago0x2d0759…822493
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xba871f…71f4f8
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI20d ago0x1c3642…693f6f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x8ecbaf…4e0e32
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x1acd2a…c0cf20
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x1fc8fc…28e056
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x037011…abdaf2
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%payAI20d ago0x148d30…5d2e03
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xe30a95…cee516
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x6af9dc…e1e33d
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x479bfa…700504
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x00d853…515001
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI20d ago0xc08054…c4a39d
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd1f4a5…6742d7
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x0e7132…edbafb

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.