Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x733802…912757
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xca1853…0d8ddc
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xaf49ad…eadcec
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x4c942e…dcdd5f
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x1b8ab1…c1dd55
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x2d3504…59a444
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x492964…fb3080
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xe2bf48…3a7630
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xf5470b…36f3de
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xf4e85e…d2bce4
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xe27b2f…e51470
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xcbb373…354bbf
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xd5cccb…d7c375
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xaf4c21…dd473a
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xb9ae7d…f66d93
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xeeb5d1…7adae0
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xd68840…537922
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x07d595…26a9a0
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x71f3ac…6a786f
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xe79287…263d6f
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x21f061…83c9e5
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x6b17d6…87c413
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x56862f…7cdd0d
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0xc97cf6…42e1a7
0x3672…925e0x5aae…482eBase—$0.001100%coinbase4d ago0x6f8f82…908992

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.