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.57100%Route unknown91d ago0x8c8d9b…d29e59
0x9294…d45f0x1892…6085Base$1.91100%Route unknown91d ago0xf70dd0…606cfe
0x9294…d45f0x1892…6085Base$1.61100%Route unknown91d ago0x46e291…486995
0x9294…d45f0x1892…6085Base$1.01100%Route unknown91d ago0xb01e2a…b5da0d
0x9294…d45f0x1892…6085Base$1.01100%Route unknown91d ago0xfa5406…5c44f6
0x9294…d45f0x1892…6085Base$1.10100%Route unknown91d ago0x34ae27…bc1b29
0x9294…d45f0x1892…6085Base$1.72100%Route unknown92d ago0x8b827a…6ff99f
0x9294…d45f0x1892…6085Base$1.01100%Route unknown92d ago0x066c9c…7ab35a
0x9294…d45f0x1892…6085Base$1.94100%Route unknown92d ago0xe0083b…f1f803
0x9294…d45f0x1892…6085Base$1.60100%Route unknown92d ago0xf9b3b5…1c3e54
0x9294…d45f0x1892…6085Base$1.07100%Route unknown92d ago0xd910db…354282
0x9294…d45f0x1892…6085Base$1.58100%Route unknown92d ago0x99b354…17941e
0x9294…d45f0x1892…6085Base$1.71100%Route unknown92d ago0xbe9f5e…a4e4ae
0x9294…d45f0x1892…6085Base$1.89100%Route unknown92d ago0x27f61e…b6eca7
0x9294…d45f0x1892…6085Base$1.95100%Route unknown92d ago0x3a1c1a…adfd8a
0x9294…d45f0x1892…6085Base$1.68100%Route unknown92d ago0x7fd45c…de38f2
0x9294…d45f0x1892…6085Base$1.62100%Route unknown92d ago0xac25d7…596018
0x9294…d45f0x1892…6085Base$1.48100%Route unknown92d ago0x623b5a…339176
0x9294…d45f0x1892…6085Base$1.56100%Route unknown92d ago0x7adbdc…f2e321
0x9294…d45f0x1892…6085Base$1.73100%Route unknown92d ago0xb34edd…5419a9
0x9294…d45f0x1892…6085Base$1.02100%Route unknown92d ago0xfc8362…00d7fc
0x9294…d45f0x1892…6085Base$1.29100%Route unknown92d ago0x81dcca…35abe3
0x9294…d45f0x1892…6085Base$1.13100%Route unknown92d ago0xcd4047…28b3d0
0x9294…d45f0x1892…6085Base$1.56100%Route unknown92d ago0xd3d6d5…308260
0x9294…d45f0x1892…6085Base$1.60100%Route unknown92d ago0xb4eeed…d18366

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.