Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ce0…405c0x2fc6…befeBase—$2.3170%0x6351…0d6225d ago0x283010…fed48b
dvaxzero.eth0x2fc6…befeBase—$179.8570%0x6351…0d6225d ago0x1c7425…e56849
shreesg.eth0x2fc6…befeBase—$15.0770%0x6351…0d6225d ago0x5cb8a5…743e8f
0xbb02…b1e30x2fc6…befeBase—$6.0070%0x6351…0d6225d ago0xc08e90…5c61d8
0xbb02…b1e30x2fc6…befeBase—$5.0070%0x6351…0d6225d ago0xdfee51…13f6a1
0x2fc6…befe0x256f…169cBase—$1.3570%0x6351…0d6225d ago0xf3102a…cf4df0
0x5050…334a0x2fc6…befeBase—$12.0070%0x6351…0d6225d ago0x82ffb1…323318
0x5050…334a0x2fc6…befeBase—$10.0070%0x6351…0d6225d ago0x0727d9…3b90f7
solonik.eth0x2fc6…befeBase—$200.0070%0x6351…0d6225d ago0xfdabb0…09ac15
0x324f…7aff0x2fc6…befeBase—$9.0070%0x6351…0d6225d ago0xd41e10…995bb4
0x38a1…1f350x2fc6…befeBase—$84.0870%0x6351…0d6225d ago0x889919…8f4d9f
0x4948…ba5e0x2fc6…befeBase—$2.9070%0x6351…0d6225d ago0xecd889…706c7a
0xc66c…0eb10x2fc6…befeBase—$380.0070%0x6351…0d6225d ago0x0a671c…b9e75f
deeru.eth0x2fc6…befeBase—$173.9770%0x6351…0d6225d ago0x3cfe0a…b062e0
0x2fc6…befe0xc758…54e0Base—$6.9870%0x6351…0d6225d ago0x371817…bf8232
0xdc86…689c0x2fc6…befeBase—$5.7970%0x6351…0d6225d ago0x57f76d…169729

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.