Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17ed…01d50x3f14…146dBase—$0.30100%fluxa119d ago0x806553…0bae0e
0x4e43…57dc0x3f14…146dBase—$0.12100%fluxa119d ago0x35dcc2…156b89
0xc3ba…673a0x3f14…146dBase—$0.24100%fluxa119d ago0x9106da…15795c
0x45af…250f0x3f14…146dBase—$0.11100%fluxa119d ago0xbd0e22…f531dd
0xdf20…99bd0x3f14…146dBase—$0.19100%fluxa119d ago0x9d24a2…e07232
0xfd8a…20520x3f14…146dBase—$0.16100%fluxa119d ago0x034ed3…9101ac
0x10bd…603c0x3f14…146dBase—$0.09100%fluxa119d ago0x52efcb…3d8d99
0x6c53…9f580x3f14…146dBase—$0.35100%fluxa119d ago0x6165ac…5bc3f4
0x5a37…a9620x3f14…146dBase—$0.09100%fluxa119d ago0x09ecb5…56012b
0x77c4…ae2f0x3f14…146dBase—$0.22100%fluxa119d ago0x2810aa…d9e11d
0xb677…8f9a0x3f14…146dBase—$0.16100%fluxa119d ago0x32daa4…72197c
0x2fbe…9df90x3f14…146dBase—$1.02100%fluxa119d ago0x868dcd…6f8a87
0x6240…4c3b0x3f14…146dBase—$0.08100%fluxa119d ago0x265c5b…836b89
0xb371…4e050x3f14…146dBase—$0.84100%fluxa119d ago0xb17189…6f2c3e
0xacf1…0df30x3f14…146dBase—$0.08100%fluxa119d ago0xf8ac8d…d3e273
0x1a25…41ba0x3f14…146dBase—$0.28100%fluxa119d ago0x2efd9b…1c6c3f
0x9ff8…dc8d0x3f14…146dBase—$0.30100%fluxa119d ago0xd37cda…18978c
0xb1f3…c3ee0x3f14…146dBase—$0.09100%fluxa119d ago0x0eb750…290b93
0xfcd7…283f0x3f14…146dBase—$0.15100%fluxa119d ago0x30debd…97df51
0xbd52…9e1e0x3f14…146dBase—$0.21100%fluxa119d ago0x33c134…bbe045
0xcb67…c1770x3f14…146dBase—$0.06100%fluxa119d ago0x49af5e…47ff76
0x2482…7e560x3f14…146dBase—$0.18100%fluxa119d ago0x92d5cc…e402ea
0xe8ab…fe550x3f14…146dBase—$0.08100%fluxa119d ago0xb4d9f1…d62fbe
0x01b2…def40x3f14…146dBase—$0.18100%fluxa119d ago0xbef04d…071d9f
0x80fd…28d60x3f14…146dBase—$0.04100%fluxa119d ago0xa62dd5…5dce2b

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.