Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xbaefeb…c5bbc2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xfabc4a…278f48
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xd01aeb…06a564
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x81b2a3…d7881c
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x1aefce…de3638
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x173457…d1ed68
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xf48466…c217b2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x70d892…22b67f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x048e60…3b2ff9
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x47d414…acaafb
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x5f1336…d7c9ac
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x16d282…a5f8d4
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xa44a19…f18e84
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x648cf5…f481d3
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x74bcd6…0ba736
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x6aa598…a33108
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x890507…4c4275
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xe83c18…574bae
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x201036…f4a220
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x9098f1…b7c2f2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x7a3b6d…aacbfc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xd1c886…6911c7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x37c228…a5b4ec
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xcbd943…3468e0
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0x9295bb…bfe9b3

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.