Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0x505d…14d675d ago0xbc9380…a1bdcc
0xf861…cd530x0e3d…7757Base—$5.25100%0x88c8…503875d ago0xfd63ee…2aa483
0xf861…cd530x0e3d…7757Base—$2.10100%0x9ee1…38b075d ago0x5fdff7…c5e29f
0xf861…cd530x0e3d…7757Base—$1.05100%0x5a57…2a9e75d ago0x726118…d8eb7f
0xf861…cd530x0e3d…7757Base—$2.10100%0x4d43…5ecd75d ago0x23442f…fcf518
0xf861…cd530x0e3d…7757Base—$5.25100%0xc5c7…f8a575d ago0xef5d37…520ec3
0xf861…cd530x0e3d…7757Base—$3.15100%0x0d74…aad675d ago0xabb87d…7ef789
0xf861…cd530x0e3d…7757Base—$10.50100%0x2bdf…11ce75d ago0xb5205e…3399b1
0xf861…cd530x0e3d…7757Base—$1.05100%0xdf85…203b75d ago0x63017f…4ef0e9
0xf861…cd530x0e3d…7757Base—$10.50100%0x1f5f…656e75d ago0x2b2cec…cc340e
0xf861…cd530x0e3d…7757Base—$5.25100%0x8e4d…98c075d ago0x483be5…1a10b5
0xf861…cd530x0e3d…7757Base—$1.05100%0x7685…476975d ago0x668527…061a0f
0xf861…cd530x0e3d…7757Base—$1.05100%0x1f7e…db9675d ago0x77b732…e321ab
0xf861…cd530x0e3d…7757Base—$21.00100%0xe620…490175d ago0x226edb…d7a2ea
0xf861…cd530x0e3d…7757Base—$10.50100%0x09f6…b65c75d ago0x88f331…ce1ead
0xf861…cd530x0e3d…7757Base—$2.10100%0x6d2e…0c6475d ago0xe1e367…db43e2
0xf861…cd530x0e3d…7757Base—$3.15100%0x3cca…9c7c75d ago0x77c019…60776f
0xf861…cd530x0e3d…7757Base—$57.75100%0x466a…f27175d ago0x929b71…ca41ca
0xf861…cd530x0e3d…7757Base—$3.15100%0x699a…427475d ago0x7b0d67…e11a5b
0xf861…cd530x0e3d…7757Base—$10.50100%0x3835…626175d ago0xff4058…5a9de5
0xf861…cd530x0e3d…7757Base—$10.50100%0x9903…29c475d ago0x4afaaf…b51e67
0xf861…cd530x0e3d…7757Base—$6.30100%0x31fe…80c475d ago0xf5d799…9c59d2
0xf861…cd530x0e3d…7757Base—$1.05100%0x2fb2…aefd75d ago0x4afcec…99f02d
0xf861…cd530x0e3d…7757Base—$5.25100%0x59e8…d82375d ago0x68b673…5d99bf
0xf861…cd530x0e3d…7757Base—$1.05100%0xbf7d…708b75d ago0x010c79…1d8d6b

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.