Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xde7d8b…12eebc
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0x9e7cd2…228ca8
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0x8adca7…1fc7b6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x58fb08…afb82f
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x2e834b…661e23
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xdbe513…2f9add
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter36d ago0xacc45e…627958
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x7fa426…7cb499
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xd6618c…ffd4f5
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x9a01d6…820f1e
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter37d ago0x614617…0b7429
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xe0e4fd…338533
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter37d ago0x120333…808cb7
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x50242f…9bc8fb
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x54dac1…9d8b60
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xa117f0…c17962
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xfd7c82…8f603d
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xc4d9dc…8b14fc
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x6b06b5…680c64
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter37d ago0x0bdb02…8c36d2
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x5f08ff…315e3f
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xd5b2db…7c634a
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0xc045e1…e5b0a6
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter37d ago0x733644…47958a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x46d68e…e3af1f

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.