Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa68d8f…44a3f0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd66d3b…af2620
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xddec8f…2a21f4
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb50478…201e43
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf313f7…5eaa58
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc85c87…372ec1
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7081f1…8a9cc7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdfdf52…d8d787
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7cb495…54ee34
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7408ca…bed705
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x532026…b6d5e6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef203d…5b796b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86f432…bad605
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf92ab7…6b814c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7cc4d…3a2c97
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd16ad…625f44
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad2e86…a547a6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bfa44…be8800
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f2309…27f1fa
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd65412…bbfd75
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1eea14…f444d8
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6bde2c…44e72f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe31fce…9c0416
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7401e6…6c9193
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8293fa…cbf17c

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.