Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0xff45…9f15BaseHyrule CloudProxy$0.003100%payAI75d ago0xb68a95…983d40
0x3182…544f0xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase75d ago0x84001a…54e12b
0x3182…544f0xbad1…98d0Basex402 service$0.01100%coinbase75d ago0x1a7d42…9039fd
0x3182…544f0x8043…25a8Basex402 service$0.001100%payAI75d ago0x9fae76…54e699
0x3182…544f0x3190…deb7Basex402 service$0.01100%payAI75d ago0xb2d241…61eed8
0x3182…544f0x80ad…2edeBase—$0.005100%coinbase75d ago0x033d57…f92b5b
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase75d ago0x811e10…d4f907
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase75d ago0x3b571b…0f4b52
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase76d ago0x0da7d8…f3d1ca
0x3182…544f0xffc4…37b1Basex402 service$0.001100%coinbase76d ago0x96134d…d10b49
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI76d ago0x36bc97…d38d00
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI76d ago0x89a0cd…0a460a
0x3182…544f0xbe68…6ad6Basex402 service$0.10100%coinbase76d ago0x8028f7…d9dca3
0x3182…544f0xec11…6bf1Basex402 service$0.01100%openfacilitator76d ago0x5a6840…b2052d
0x3182…544f0xbcaf…1a60Base—$0.03100%0x67a3…3cdb76d ago0x2c6866…d36a32
0x3182…544f0x52e2…f3eaBasex402 service$0.001100%coinbase76d ago0xe4e9a2…070c0e

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.