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.99100%Route unknown95d ago0x829115…d031d0
0x9294…d45f0x1892…6085Base$1.78100%Route unknown95d ago0xf7bc5c…9c4c15
0x9294…d45f0x1892…6085Base$1.58100%Route unknown95d ago0xf2e5f1…68e38d
0x9294…d45f0x1892…6085Base$1.42100%Route unknown95d ago0x106b1e…e6f31a
0x9294…d45f0x1892…6085Base$1.12100%Route unknown95d ago0xd90dcf…449c5c
0x9294…d45f0x1892…6085Base$1.94100%Route unknown95d ago0x683324…86dc76
0x9294…d45f0x1892…6085Base$1.02100%Route unknown95d ago0x63fbfe…fb68f5
0x9294…d45f0x1892…6085Base$1.18100%Route unknown95d ago0x299e34…8b12ea
0x9294…d45f0x1892…6085Base$1.32100%Route unknown95d ago0xc33fad…f9112f
0x9294…d45f0x1892…6085Base$1.56100%Route unknown95d ago0x35d6b5…9bda19
0x9294…d45f0x1892…6085Base$1.63100%Route unknown95d ago0x11828c…03ff10
0x9294…d45f0x1892…6085Base$1.69100%Route unknown95d ago0xb07009…4c294d
0x9294…d45f0x1892…6085Base$1.13100%Route unknown95d ago0xa08a8e…7621ed
0x9294…d45f0x1892…6085Base$1.78100%Route unknown95d ago0xcb56e8…c430da
0x9294…d45f0x1892…6085Base$1.14100%Route unknown95d ago0x24c323…a840fe
0x9294…d45f0x1892…6085Base$1.07100%Route unknown95d ago0xe43fbd…50ce70
0x9294…d45f0x1892…6085Base$1.29100%Route unknown95d ago0x88d199…1c7b56
0x9294…d45f0x1892…6085Base$1.14100%Route unknown95d ago0xd2afd9…c7761a
0x9294…d45f0x1892…6085Base$1.41100%Route unknown95d ago0xb80599…412e62
0x9294…d45f0x1892…6085Base$1.18100%Route unknown95d ago0xf36756…2cbd22
0x9294…d45f0x1892…6085Base$1.49100%Route unknown95d ago0xe9071b…ebcf17
0x9294…d45f0x1892…6085Base$1.57100%Route unknown95d ago0xc8a57d…d1d3cb
0x9294…d45f0x1892…6085Base$1.55100%Route unknown95d ago0xfd4155…4a427b
0x9294…d45f0x1892…6085Base$1.58100%Route unknown95d ago0x0e9c82…5f1398
0x9294…d45f0x1892…6085Base$1.30100%Route unknown95d ago0xca3b86…ac6980

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.