Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.94100%Route unknown93d ago0x122cef…83c93d
0x4369…1ce70x1892…6085Base$1.17100%Route unknown93d ago0xdc85e4…b331c8
0x4369…1ce70x1892…6085Base$1.56100%Route unknown93d ago0x962778…c5948d
0x4369…1ce70x1892…6085Base$1.57100%Route unknown93d ago0x382dfd…a71690
0x4369…1ce70x1892…6085Base$1.72100%Route unknown93d ago0x28bd96…766119
0x4369…1ce70x1892…6085Base$1.03100%Route unknown93d ago0xf3f049…de3d8f
0x4369…1ce70x1892…6085Base$1.07100%Route unknown93d ago0xdbc194…a87a72
0x4369…1ce70x1892…6085Base$1.02100%Route unknown93d ago0xf6e436…becd6e
0x4369…1ce70x1892…6085Base$1.23100%Route unknown93d ago0x8fab52…4ce71d
0x4369…1ce70x1892…6085Base$1.32100%Route unknown94d ago0xbd6188…88d2f1
0x4369…1ce70x1892…6085Base$1.15100%Route unknown94d ago0xd45628…0520de
0x4369…1ce70x1892…6085Base$1.06100%Route unknown94d ago0x207e85…f3e340
0x4369…1ce70x1892…6085Base$1.53100%Route unknown94d ago0x9156c4…9f7cbc
0x4369…1ce70x1892…6085Base$1.57100%Route unknown94d ago0xaf0335…0e514f
0x4369…1ce70x1892…6085Base$1.18100%Route unknown94d ago0x4a9365…3c9cc2
0x4369…1ce70x1892…6085Base$1.43100%Route unknown94d ago0x84c951…bee2ac
0x4369…1ce70x1892…6085Base$1.20100%Route unknown94d ago0xe76800…f7d2bd
0x4369…1ce70x1892…6085Base$1.33100%Route unknown94d ago0x86835d…5032a5
0x4369…1ce70x1892…6085Base$1.48100%Route unknown94d ago0x12edb9…1e54b5
0x4369…1ce70x1892…6085Base$1.86100%Route unknown94d ago0xe19746…56613b
0x4369…1ce70x1892…6085Base$1.19100%Route unknown94d ago0xc4fae0…c2613a
0x4369…1ce70x1892…6085Base$1.73100%Route unknown94d ago0x8513b5…187578
0x4369…1ce70x1892…6085Base$1.77100%Route unknown94d ago0xd2e777…65fa10
0x4369…1ce70x1892…6085Base$1.48100%Route unknown94d ago0x366f36…b52889
0x4369…1ce70x1892…6085Base$1.25100%Route unknown94d ago0xe0b640…fd5fc4

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.