Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90x6f15…80e7Base—$0.01100%coinbase83d ago0xc6b6ec…256ada
0xcfa6…e7b90xa12e…afdfBase—$0.01100%coinbase83d ago0x485e0e…e72008
0xcfa6…e7b90x8189…ebf4Base—$0.01100%coinbase83d ago0x8aca9c…1a3a65
0xcfa6…e7b90xfa4a…c6a8Base—$0.01100%coinbase83d ago0x79375a…7ceeed
0xcfa6…e7b90xf439…236cBase—$0.01100%coinbase83d ago0x319ba1…c0b146
0xcfa6…e7b90x9f76…dd6cBase—$0.01100%coinbase83d ago0xb2a7da…21bc3e
0xcfa6…e7b90x5ac9…d732Base—$0.01100%coinbase83d ago0x346c59…d29a4e
0xcfa6…e7b90xd0ad…8a35Base—$0.01100%coinbase83d ago0x20992b…1c125c
0xcfa6…e7b90x8135…c149Base—$0.01100%coinbase83d ago0x0a59c7…8a2434
0xcfa6…e7b90x11f0…c0c6Base—$0.01100%coinbase83d ago0xb8a203…0f0fd6
0xcfa6…e7b90x17aa…54bbBase—$0.01100%coinbase83d ago0x0e5c00…c74ca0
0xcfa6…e7b90xbbb3…902dBase—$0.01100%coinbase83d ago0xff4696…883571
0xcfa6…e7b90xee5e…94baBase—$0.01100%coinbase83d ago0x6b6ac1…8b92d5
0xcfa6…e7b90x9827…927cBase—$0.01100%coinbase83d ago0x3cda3e…6ff1e2
0xcfa6…e7b90x753d…fcb0Base—$0.01100%coinbase83d ago0x1bd531…02989a
0xcfa6…e7b90xa6f0…b76bBase—$0.01100%coinbase83d ago0x84b044…1172f6
0xcfa6…e7b90x4a85…f63cBase—$0.01100%coinbase83d ago0xbb1794…836c52
0xcfa6…e7b90xacb1…d68eBase—$0.01100%coinbase83d ago0x678b20…d45a68
0xcfa6…e7b90x81f9…a11eBase—$0.01100%coinbase83d ago0x97177e…09dec1
0xcfa6…e7b90x0004…7e83Base—$0.01100%coinbase83d ago0x9660d5…d804a5
0xcfa6…e7b90x98ce…ec3aBase—$0.01100%coinbase83d ago0xf4fe58…049278
0xcfa6…e7b90x6f85…ebb4Base—$0.01100%coinbase83d ago0x49082f…10e95b
0xcfa6…e7b90x4950…9b1bBase—$0.01100%coinbase83d ago0x6ebd48…8c8f64
0xcfa6…e7b90xcf25…0013Base—$0.01100%coinbase83d ago0x99cf68…632939
0xcfa6…e7b90x6e6a…f926Base—$0.01100%coinbase83d ago0x21c2ef…966598

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.