Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…308d0x159b…4908Basex402 service$0.01100%dexter43d ago0xdf426f…a8bc16
0x5ef6…308d0x159b…4908Basex402 service$0.01100%dexter43d ago0xb5b36a…09698a
0x5ef6…308d0x159b…4908Basex402 service$0.01100%dexter43d ago0x51eb0c…c41891
0x5ef6…308d0x159b…4908Basex402 service$0.01100%dexter43d ago0x64d920…927c46
0x5ef6…308d0x159b…4908Basex402 service$0.01100%dexter43d ago0xffd8a2…bb039c
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x792fad…3ee960
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x01048e…d46360
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x097fd1…79d7e7
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x92965b…b29738
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x46abbf…569b5b
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0xf3a67c…214ce4
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0xd29299…88cb52
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0xbf64f6…454ac9
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x6f4b0a…5ed47e
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x67bd6c…812480
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x8390d4…cf9477
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x80659d…c2651e
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x8372af…a4dd1d
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x8a97e7…81af6c
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0xa2b3bb…c2131f
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x17bb8c…0217c1
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x252c65…30e659
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0xdb0761…78e462
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x2d36bf…77b3d5
0x5ef6…308d0x159b…4908Basex402 service$0.10100%dexter43d ago0x69183a…9e131c

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.