Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cac…60ce0x9fc6…4c40Base—$0.27100%0xa923…c9ac109d ago0xa7845a…6767e4
0x8cac…60ce0xb786…febcBase—$0.06100%0xa923…c9ac109d ago0xa8736b…d23cf6
0x8cac…60ce0x5a78…14c0Base—$0.02100%0xa923…c9ac109d ago0x3ed665…ad6b81
0x8cac…60ce0x1a42…8ce7Base—$0.05100%0xa923…c9ac109d ago0x1eafe1…b3cb76
0x8cac…60ce0xf935…4a34Base—$0.04100%0xa923…c9ac109d ago0x18c486…80a98b
0x8cac…60ce0x6b20…a8b7Base—$0.01100%0xa923…c9ac109d ago0xa66d31…7502df
0x8cac…60ce0xc009…0d5aBase—$0.03100%0xa923…c9ac109d ago0x278b7b…ecc0af
0x8cac…60ce0x9973…ed58Base—$0.10100%0xa923…c9ac109d ago0x4f5b3f…7912fa
0x8cac…60ce0x54dc…8eb2Base—$0.02100%0xa923…c9ac109d ago0x33a641…037760
0x8cac…60ce0x8cac…60ceBase—$0.02100%0xa923…c9ac109d ago0xba09ed…8dddb4
0x8cac…60ce0x9ad7…c498Base—$0.01100%0xa923…c9ac109d ago0xd25bd3…4c40b2
0x8cac…60ce0xc4df…7ee7Base—$0.03100%0xa923…c9ac109d ago0x9b3f94…5cdb42
0x8cac…60ce0x68d6…1ed5Base—$0.01100%0xa923…c9ac109d ago0x838003…e7c6ae
0x8cac…60ce0x509a…5a80Base—$0.03100%0xa923…c9ac109d ago0x7fe876…94b6c2
0x8cac…60ce0x2ebd…80ebBase—$0.02100%0xa923…c9ac109d ago0xa4e50d…1a0913
0x8cac…60ce0x85b2…6f2eBase—$0.02100%0xa923…c9ac110d ago0x35664e…5e4e7f
0x8cac…60ce0x8574…f7d8Base—$0.02100%0xa923…c9ac110d ago0xb7f29f…dbd932
0x8cac…60ce0xe0ac…8de8Base—$0.03100%0xa923…c9ac110d ago0x6a94df…6181f4
0x8cac…60ce0xa2fd…56abBase—$0.01100%0xa923…c9ac110d ago0x1b0b06…330782
0x8cac…60ce0x8147…7cfaBase—$0.03100%0xa923…c9ac110d ago0x7cd823…6772eb
0x8cac…60ce0x3264…f0f5Base—$0.01100%0xa923…c9ac110d ago0x4cff7b…4dcd82
0x8cac…60ce0xa148…7907Base—$0.04100%0xa923…c9ac110d ago0xd5c55d…3da175
0x8cac…60ce0xc91b…8835Base—$0.03100%0xa923…c9ac110d ago0x825003…8f18ba
0x8cac…60ce0xb4ce…bbc5Base—$0.02100%0xa923…c9ac110d ago0x5ed061…0355c7
0x8cac…60ce0xd277…c567Base—$0.01100%0xa923…c9ac110d ago0x602f43…7850fb

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.