Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase14d ago0xedfa9b…c9cc74
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase14d ago0x118856…bc4e10
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase14d ago0x606ef4…772ede
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase14d ago0x8dba0e…4dfb61
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase15d ago0xc108d1…7f6457
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase15d ago0x47782e…577f16
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase15d ago0x96f8c9…f9be72
0x7be3…11b70x8d06…8854Basex402 service$0.007100%coinbase15d ago0xcad3d1…4fa95b
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xf3d1bb…1dfd5d
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xd969df…20d81b
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xcbc65b…8698ec
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xe9150d…77ec4a
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x93eded…1d5976
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x2174ff…e42179
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x217629…c404a2
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x029126…639366
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x4ceb0a…97123d
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x8a99b3…41077d
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x55718f…0fae32
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xd73573…2b4868
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xfeebe6…aac0fc
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x95ccea…c468d7
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0x75a88c…24c99e
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xb10882…7bcbf3
0x55ca…70ec0x8d06…8854Basex402 service$0.007100%coinbase15d ago0xab98c5…e4a15c

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.