Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x287e20…b62c29
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc33fa…19ef40
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c72f4…8e1cd9
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7697f1…1af57a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17abe9…40d51b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6acf39…400745
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10273d…40300a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x561de2…bd8a89
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d2081…cc4382
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10d589…d17f2a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15015d…3913f4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd30887…e1bd37
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4700c5…f2b187
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe425a1…a81a2b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa13f0a…374ab6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x317f8d…6d798f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3b59c…a17fc3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x739cfa…8208a0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x752912…ecc0f2
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32669b…ce580b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1f1ca…b4b20c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61d99a…618b18
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa7f1d4…1888d7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06d162…269bd8
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x421aa8…e10d38

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.