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…66fa20d ago0x9e9b7c…f8c3b0
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd3dbeb…81a4ed
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xaeaa83…3caa50
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x61dd8e…0c140a
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x855738…323248
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xeb6078…b7d896
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x9c7516…a49cb9
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9ce4c9…537fa4
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4b9836…39bd34
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xddae98…d96a2e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd68f74…4149ee
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xd55cc6…a4bc3e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x6370ab…890123
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x23e96c…038467
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x86de7d…90bfef
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xc5c164…f60e04
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5d34c7…fbb79c
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x65b7b5…9fc634
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb2d03c…a3527b
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x4ce75f…cd99e7
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xfde2f1…e69c06
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xccd4cc…5573a5
0xcff6…ecfe0x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x3715dc…6d4e3c
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x002222…5cb421
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x4c940b…d9e8e3

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.