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.61100%Route unknown95d ago0x5375de…6ea6ea
0x5138…cb450x1892…6085Base$1.86100%Route unknown95d ago0x977aad…1c0a70
0x5138…cb450x1892…6085Base$1.94100%Route unknown95d ago0x118f30…5a9128
0x5138…cb450x1892…6085Base$1.85100%Route unknown95d ago0xd7a061…d8dcf7
0x5138…cb450x1892…6085Base$1.22100%Route unknown95d ago0xbf8728…5e6099
0x5138…cb450x1892…6085Base$1.88100%Route unknown95d ago0xde1583…014cb9
0x5138…cb450x1892…6085Base$1.84100%Route unknown96d ago0x41c502…66cb75
0x5138…cb450x1892…6085Base$1.61100%Route unknown96d ago0xeecd73…d9d0bd
0x5138…cb450x1892…6085Base$1.48100%Route unknown96d ago0x55fb9b…37e698
0x5138…cb450x1892…6085Base$1.20100%Route unknown96d ago0xa60ab4…bbe181
0x5138…cb450x1892…6085Base$1.40100%Route unknown96d ago0xd7dc33…ac4f2f
0x5138…cb450x1892…6085Base$1.59100%Route unknown96d ago0x50f4c6…5ae628
0x5138…cb450x1892…6085Base$1.18100%Route unknown96d ago0x284ea0…042654
0x5138…cb450x1892…6085Base$1.32100%Route unknown96d ago0xc9fb72…65ad15
0x5138…cb450x1892…6085Base$1.09100%Route unknown96d ago0x651fce…1c1646
0x5138…cb450x1892…6085Base$1.02100%Route unknown96d ago0xd88832…709be3
0x5138…cb450x1892…6085Base$1.57100%Route unknown96d ago0x380db8…49c399
0x5138…cb450x1892…6085Base$1.07100%Route unknown96d ago0x4eef62…b18c67
0x5138…cb450x1892…6085Base$1.18100%Route unknown96d ago0x7e2811…27bf54
0x5138…cb450x1892…6085Base$1.66100%Route unknown96d ago0x5ee519…739edd
0x5138…cb450x1892…6085Base$1.20100%Route unknown96d ago0x3c46ea…5085aa
0x5138…cb450x1892…6085Base$1.89100%Route unknown96d ago0xc6b28a…5675d6
0x5138…cb450x1892…6085Base$1.75100%Route unknown96d ago0x36c3e1…77ee72
0x5138…cb450x1892…6085Base$1.46100%Route unknown96d ago0x32679c…3bfabb
0x5138…cb450x1892…6085Base$1.10100%Route unknown96d ago0x368d2e…0b7794

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.