Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x8dbd7e…6fbd06
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xec705c…b479aa
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xcc7c72…fdcc1b
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x5eb099…5cadbe
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xdac591…c81a0a
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x9ed8fb…58135b
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x851dc2…a585d4
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x16a50f…bdabda
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x1b271d…837585
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xda6ccc…8a235e
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xdd6a2a…e801e4
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x8ca056…728254
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xd71eaf…05d8b0
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xbb2253…df89ff
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x3f0200…f1fb5f
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xa5c2b9…8501bf
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x5d98af…856e95
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x2efde7…600e18
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x4fe067…b38964
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x0779f1…a0fc7e
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x737647…f05285
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x807f07…632b24
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xe8a222…75958b
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0xc98e33…0993b2
0x91f5…87950xafff…aad3Base$0.10100%coinbase178d ago0x3593a3…54ccd6

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.