Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9dd19d…ce6e71
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51033f…0e1edb
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78789a…a88317
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae6446…d45768
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff3026…c96001
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4ae9cf…fc4f47
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7150fb…84f80d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a84ff…77e487
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x053595…8ab213
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7bf0bc…8f89e6
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb8c00c…a8680a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xeeef8d…5eabe5
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1b5516…b818e9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfe405c…b91151
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x364288…e1f359
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x865f23…d01e65
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0ab92b…048e9a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xca890e…ba6e31
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4adf21…fcee38
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6a9c1b…f84340
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x57784f…130463
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa2f354…4d2d27
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xffdfe4…a439f2

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.