Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc504…e2460xd4bf…ff2bBase—$0.20100%coinbase32d ago0x80558c…295ef9
quocgm.eth0xd4bf…ff2bBase—$0.20100%coinbase32d ago0x2b2164…31ad49
0x2ba6…17f30xd4bf…ff2bBase—$0.20100%coinbase32d ago0xc961fc…ff25b4
0x53c9…44c30xd4bf…ff2bBase—$0.20100%coinbase32d ago0xa00343…9741c6
putinfx.eth0xd4bf…ff2bBase—$0.20100%coinbase32d ago0x9320dd…e23f73
0x7563…b5ef0xd4bf…ff2bBase—$0.20100%coinbase32d ago0x03a80d…417fd3
0x7563…b5ef0xd4bf…ff2bBase—$0.20100%coinbase32d ago0xf03264…31b95e
vh111.eth0xd4bf…ff2bBase—$0.20100%coinbase32d ago0xa4c728…17887c
0xeea6…f9c20xd4bf…ff2bBase—$0.20100%coinbase32d ago0x7c8629…a66fb2
0x6fd9…a9820xd4bf…ff2bBase—$0.20100%coinbase32d ago0x6d9f04…0d680d
0x6fd9…a9820xd4bf…ff2bBase—$0.20100%coinbase32d ago0x920514…5e0352
1354531.eth0xd4bf…ff2bBase—$0.20100%coinbase32d ago0x50f595…105377
0xb5e2…db4d0xd4bf…ff2bBase—$0.20100%coinbase32d ago0x263ecc…71d1e0
0x1927…77240xd4bf…ff2bBase—$0.20100%coinbase32d ago0x1fbb9e…e645db
0x1927…77240xd4bf…ff2bBase—$0.20100%coinbase32d ago0x1d4529…9cfce4
0x1927…77240xd4bf…ff2bBase—$0.20100%coinbase32d ago0xd17a27…dbc7eb
0xd183…f6f50xd4bf…ff2bBase—$0.20100%coinbase32d ago0xe6f6df…57610d
0xd183…f6f50xd4bf…ff2bBase—$0.20100%coinbase32d ago0x9b9319…ab20cd
0xd183…f6f50xd4bf…ff2bBase—$0.20100%coinbase32d ago0xd821ac…63632d
0xd183…f6f50xd4bf…ff2bBase—$0.20100%coinbase32d ago0x9057ae…00d0ee
0xd183…f6f50xd4bf…ff2bBase—$0.20100%coinbase32d ago0x2de040…5e7bee
0xa05d…08040xd4bf…ff2bBase—$0.20100%coinbase32d ago0x587f35…757c40
0x2454…826a0xd4bf…ff2bBase—$0.20100%coinbase32d ago0xe883ef…97f674
0x2454…826a0xd4bf…ff2bBase—$0.20100%coinbase32d ago0x010207…62454d
hrosy.eth0xd4bf…ff2bBase—$0.20100%coinbase32d ago0xd2a7b6…e59091

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.