Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.78100%Route unknown95d ago0x4aadc7…0ca4e9
0x5138…cb450x1892…6085Base$1.91100%Route unknown95d ago0x1c3a5b…ec1132
0x5138…cb450x1892…6085Base$1.33100%Route unknown95d ago0x3bf06e…e6f85b
0x5138…cb450x1892…6085Base$1.40100%Route unknown95d ago0x3eef2e…6aef42
0x5138…cb450x1892…6085Base$1.59100%Route unknown95d ago0xb3a2a3…133002
0x5138…cb450x1892…6085Base$1.86100%Route unknown95d ago0xc6c3d0…59737b
0x5138…cb450x1892…6085Base$1.57100%Route unknown95d ago0xdbb476…8b93a6
0x5138…cb450x1892…6085Base$1.93100%Route unknown95d ago0xd086c7…e81342
0x5138…cb450x1892…6085Base$1.41100%Route unknown95d ago0x972412…b45493
0x5138…cb450x1892…6085Base$1.07100%Route unknown95d ago0x9f35ad…74a1c7
0x5138…cb450x1892…6085Base$1.48100%Route unknown95d ago0xe6d189…2fcf33
0x5138…cb450x1892…6085Base$1.01100%Route unknown95d ago0xed9440…bb55bd
0x5138…cb450x1892…6085Base$1.09100%Route unknown95d ago0xc6b1a2…4548c1
0x5138…cb450x1892…6085Base$1.80100%Route unknown95d ago0x1d5f1b…6d6242
0x5138…cb450x1892…6085Base$1.88100%Route unknown95d ago0x4f1df9…ceec17
0x5138…cb450x1892…6085Base$1.39100%Route unknown95d ago0xc3162b…1e5013
0x5138…cb450x1892…6085Base$1.53100%Route unknown95d ago0x148a7c…bf3d66
0x5138…cb450x1892…6085Base$1.10100%Route unknown95d ago0x3129f6…3f5cae
0x5138…cb450x1892…6085Base$1.92100%Route unknown95d ago0x5cd0d1…2bcede
0x5138…cb450x1892…6085Base$1.47100%Route unknown95d ago0x5b063e…13bfaf
0x5138…cb450x1892…6085Base$1.06100%Route unknown95d ago0xa88880…24bea1
0x5138…cb450x1892…6085Base$1.05100%Route unknown95d ago0xe3425d…c706c4
0x5138…cb450x1892…6085Base$1.85100%Route unknown95d ago0x2e9240…d55631
0x5138…cb450x1892…6085Base$1.55100%Route unknown95d ago0xedbdcf…f15720
0x5138…cb450x1892…6085Base$1.63100%Route unknown95d ago0x4aa510…0c87fb

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.