Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.27100%Route unknown91d ago0xb554b8…40f5e9
0xf22f…59cd0x1892…6085Base$1.25100%Route unknown91d ago0xa8d3f1…bfc023
0xf22f…59cd0x1892…6085Base$1.54100%Route unknown91d ago0x3ddf4e…a95127
0xf22f…59cd0x1892…6085Base$1.34100%Route unknown91d ago0x0e2df9…683398
0xf22f…59cd0x1892…6085Base$2.00100%Route unknown91d ago0x29536a…719c30
0xf22f…59cd0x1892…6085Base$1.17100%Route unknown92d ago0xa19506…9ee1d3
0xf22f…59cd0x1892…6085Base$1.53100%Route unknown92d ago0x02d25a…27d249
0xf22f…59cd0x1892…6085Base$1.17100%Route unknown92d ago0xfc914a…ed3b1a
0xf22f…59cd0x1892…6085Base$1.10100%Route unknown92d ago0x53cec5…ea81d4
0xf22f…59cd0x1892…6085Base$1.69100%Route unknown92d ago0x660065…38374c
0xf22f…59cd0x1892…6085Base$1.43100%Route unknown92d ago0x6dd848…f6646f
0xf22f…59cd0x1892…6085Base$1.09100%Route unknown92d ago0x956ec4…fe0f86
0xf22f…59cd0x1892…6085Base$1.79100%Route unknown92d ago0x7ffb98…60c5ab
0xf22f…59cd0x1892…6085Base$1.67100%Route unknown92d ago0x2b8c46…83258a
0xf22f…59cd0x1892…6085Base$1.71100%Route unknown92d ago0x2d2e61…638de5
0xf22f…59cd0x1892…6085Base$1.70100%Route unknown92d ago0xea0789…f84e57
0xf22f…59cd0x1892…6085Base$1.93100%Route unknown92d ago0x95e8ab…c3fa5b
0xf22f…59cd0x1892…6085Base$1.59100%Route unknown92d ago0x5e28bd…e1cf33
0xf22f…59cd0x1892…6085Base$1.28100%Route unknown92d ago0x624c79…f8d0b6
0xf22f…59cd0x1892…6085Base$1.08100%Route unknown92d ago0x75c341…3faea0
0xf22f…59cd0x1892…6085Base$1.82100%Route unknown92d ago0xb52be2…cbb752
0xf22f…59cd0x1892…6085Base$1.08100%Route unknown92d ago0xf86403…490f44
0xf22f…59cd0x1892…6085Base$1.85100%Route unknown92d ago0xfdf337…907e87
0xf22f…59cd0x1892…6085Base$1.90100%Route unknown92d ago0x0d2ac0…a98f23
0xf22f…59cd0x1892…6085Base$1.73100%Route unknown92d ago0xa74a16…fb9c0d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.