Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35e1…93660xef81…b72aBase—$0.005100%coinbase3d ago0x81e249…fc2bbf
0x35e1…93660xef81…b72aBase—$0.005100%coinbase3d ago0x091c02…ebb5c3
0x35e1…93660xef81…b72aBase—$0.005100%coinbase3d ago0xb1d307…8db8e7
0x35e1…93660xef81…b72aBase—$0.005100%coinbase3d ago0xf6e0ed…47b3a8
0x35e1…93660xef81…b72aBase—$0.005100%coinbase3d ago0x2bcc4a…d35ad5
0x35e1…93660xef81…b72aBase—$0.005100%coinbase3d ago0x58aade…8a1499
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xc018ac…5f51a1
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x8f5103…08261b
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xf74eaf…b152e0
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x508a6a…31fcb3
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xf9bf61…25a0cb
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x64d3a3…2bf19f
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xc58ede…88d829
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x15faed…be08c8
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xc79db9…2b91c0
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x5593ce…f7c0e9
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xc80bce…4a18a5
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x8dd022…9458ff
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x8fcf56…8f3cc9
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xb3fce7…7ec688
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0xeaab8a…3d0827
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x8d6144…e29ffe
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x2f4624…f4c098
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x395ce0…d0cc62
0x35e1…93660xef81…b72aBase—$0.005100%coinbase4d ago0x3c60bd…2348a3

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.