Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x8a647f…1043f0
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0xf4f6da…0c5482
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498667d ago0xaa189d…e2f476
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x3404fc…48bc96
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x883d01…d57a73
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0xe87884…9e2de9
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x72469a…848f0f
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x10f8de…6ba7a8
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x9c4058…0de381
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x25a219…d13af1
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498667d ago0x01e472…48cda7
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0xbd5782…1100c1
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0xce33aa…c73c15
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0xc3107b…80438c
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x7ed8e4…f92325
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0xb65ed3…8e842f
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x79ed75…ad03b3
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0xabbba5…e772b5
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498667d ago0x82e9a5…9f806b
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0xc0f8ec…ce967e
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x721525…8bedba
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x6827b9…a49261
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x030426…829c33
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x5e2b72…fcc683
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0xcff1cc…bd2741

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.