Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0x1e29d6…f03a13
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0xa4041c…56c4c6
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0xf27478…9afb90
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0xe4e22d…9b156a
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0x661d06…fa8dfd
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0xb1368d…f1199c
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0xa67cfc…6f6d41
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0x6fdd17…f54ed9
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0x0cba45…d6b62d
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0xe79411…8befe1
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0xf85ace…855192
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0xbf87e9…e7a620
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0xd1552c…949c7d
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0xee83a7…7c06f2
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0x01c3a7…1cfd18
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0x8bec1b…9193bd
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0x4ee10b…78f499
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0x44c3bb…f15243
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0x94ac10…647fa1
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0xff4add…6fa719
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0x567032…534ea1
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0xf405d9…92d5f2
0x37d6…14380x73fc…b29bBase—$0.005100%0x0021…ad8f123d ago0x89ecda…e36326
0x37d6…14380x73fc…b29bBase—$0.005100%0x0018…ca97123d ago0x901e04…bbbdf6
0x37d6…14380x73fc…b29bBase—$0.005100%0xdf7d…5dbd123d ago0xb33973…98bed4

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.