Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9294…d45f0x1892…6085Base$1.47100%Route unknown95d ago0x58d038…f7e872
0x9294…d45f0x1892…6085Base$1.10100%Route unknown95d ago0xc0253b…98ab15
0x9294…d45f0x1892…6085Base$1.20100%Route unknown95d ago0x77f2c9…1b080d
0x9294…d45f0x1892…6085Base$1.49100%Route unknown95d ago0xddbdcd…b99de4
0x9294…d45f0x1892…6085Base$1.57100%Route unknown95d ago0x808e58…a3b20a
0x9294…d45f0x1892…6085Base$1.17100%Route unknown96d ago0x2a09ff…52c3b7
0x9294…d45f0x1892…6085Base$1.62100%Route unknown96d ago0xc2cbd4…ebc7af
0x9294…d45f0x1892…6085Base$1.81100%Route unknown96d ago0xb4769e…4d0355
0x9294…d45f0x1892…6085Base$1.01100%Route unknown96d ago0x37c7cc…5f82d1
0x9294…d45f0x1892…6085Base$1.53100%Route unknown96d ago0x6d2202…5a290d
0x9294…d45f0x1892…6085Base$1.40100%Route unknown96d ago0x0379b4…fe86ff
0x9294…d45f0x1892…6085Base$1.06100%Route unknown96d ago0x7b5fc6…d48964
0x9294…d45f0x1892…6085Base$1.25100%Route unknown96d ago0xda441c…885ccc
0x9294…d45f0x1892…6085Base$1.86100%Route unknown96d ago0x787f42…ea1ad0
0x9294…d45f0x1892…6085Base$1.84100%Route unknown96d ago0x296229…1be54f
0x9294…d45f0x1892…6085Base$1.70100%Route unknown96d ago0xdfa555…f03718
0x9294…d45f0x1892…6085Base$1.37100%Route unknown96d ago0xdc5ab6…9097f9
0x9294…d45f0x1892…6085Base$1.45100%Route unknown96d ago0x79c4b7…a333ae
0x9294…d45f0x1892…6085Base$1.40100%Route unknown96d ago0x010a5c…a8b1d8
0x9294…d45f0x1892…6085Base$1.55100%Route unknown96d ago0xb8c447…4a395f
0x9294…d45f0x1892…6085Base$1.44100%Route unknown96d ago0x1af5e7…3e4baf
0x9294…d45f0x1892…6085Base$1.49100%Route unknown96d ago0x87ef95…2f5e62
0x9294…d45f0x1892…6085Base$1.14100%Route unknown96d ago0x1cad91…2608b9
0x9294…d45f0x1892…6085Base$1.88100%Route unknown96d ago0x89b2f5…24cb1e
0x9294…d45f0x1892…6085Base$1.38100%Route unknown96d ago0xef84c5…42b839

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.