Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x956337…2a5930
0x65d6…afc60x07cf…2396Basex402 service$0.00108100%payAI23d ago0x855bcb…52fc09
0x65d6…afc60x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xccaffd…044db5
0x65d6…afc60x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xbff5b1…3a0a12
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI23d ago0x3736cb…103f94
0x65d6…afc60x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x89f32e…c2dbd7
0x65d6…afc60x07cf…2396Basex402 service$0.10100%payAI23d ago0x560234…1c1c40
0x65d6…afc60x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xdd6cef…e08077
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x930a02…ad7903
0x65d6…afc60x07cf…2396Basex402 service$0.06100%payAI23d ago0x824c8d…a5f7b2
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x600bbd…b11522
0x65d6…afc60x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xe0fc80…ec7574
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI23d ago0x71367a…aee89f
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xbb910c…c29c18
0x65d6…afc60x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xd151ca…569033
0x65d6…afc60x07cf…2396Basex402 service$0.20100%payAI23d ago0x5f588e…8a524a
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x5958a4…de4fe1
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xcfaa60…45f029
0x65d6…afc60x07cf…2396Basex402 service$0.04100%payAI23d ago0x605bc5…79fd15
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xdffb3d…56c71d
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa4702a…633d84
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI23d ago0x030ba0…40e1fe
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI23d ago0x58aafa…1093cf
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa3197e…cbae5f
0x65d6…afc60x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x8acd69…9daf79

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.