Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0xa172…c8a5Base—$0.01100%coinbase76d ago0x7ef593…90d60d
0xc2c9…beaf0xc4cb…87f7Base—$0.01100%coinbase76d ago0x1a0553…e50493
0xc2c9…beaf0x5a36…be32Base—$0.01100%coinbase76d ago0x1a7e92…bdc5fe
0xc2c9…beaf0x6400…8371Base—$0.01100%coinbase76d ago0xa61a1e…e28054
0xc2c9…beaf0xf236…ff08Base—$0.01100%coinbase76d ago0x61d639…d49302
0xc2c9…beaf0x111b…4bc0Base—$0.01100%coinbase76d ago0x654469…de77c5
0xc2c9…beaf0x4d3f…da78Base—$0.01100%coinbase76d ago0x9ce15f…9e9e4e
0xc2c9…beaf0xc6f9…0a0eBase—$0.01100%coinbase76d ago0x742bc2…dddc5a
0xc2c9…beaf0x9ee6…7147Base—$0.01100%coinbase76d ago0x125c6e…ba4f9f
0xc2c9…beaf0xdb1b…2399Base—$0.01100%coinbase76d ago0x814dce…276818
0xc2c9…beaf0xf230…ce87Base—$0.01100%coinbase76d ago0xb75971…3f2985
0xc2c9…beaf0x6aa7…e17cBase—$0.01100%coinbase76d ago0x8a1a31…7e4b91
0xc2c9…beaf0x8421…efdfBase—$0.01100%coinbase77d ago0x9b98cc…54ad8b
0xc2c9…beaf0x7faf…e2d4Base—$0.01100%coinbase77d ago0xa3cd1b…5d65d6
0xc2c9…beaf0xcf9d…6273Base—$0.01100%coinbase77d ago0x6bb099…a6a941
0xc2c9…beaf0x7b8b…aefdBase—$0.01100%coinbase77d ago0xc1049d…6a1b3b
0xc2c9…beaf0xcc91…1a7fBase—$0.01100%coinbase77d ago0xd6a1ca…91a184
0xc2c9…beaf0xb953…bd38Base—$0.01100%coinbase77d ago0x4a6089…573903
0xc2c9…beaf0x1df2…c906Base—$0.01100%coinbase77d ago0x005b9b…d64fbc
0xc2c9…beaf0x9113…891cBase—$0.01100%coinbase77d ago0xf5c740…8e7740
0xc2c9…beaf0xc36c…330dBase—$0.01100%coinbase77d ago0xc912a3…d06cdb
0xc2c9…beaf0x2cf2…fe12Base—$0.01100%coinbase77d ago0x024fd6…cab9f4
0xc2c9…beaf0x107c…2763Base—$0.01100%coinbase77d ago0x118f0a…d615ce
0xc2c9…beaf0xa654…cbfcBase—$0.01100%coinbase77d ago0xf5f3f2…393592
0xc2c9…beaf0xc63c…8832Base—$0.01100%coinbase77d ago0xa4f5a4…2e2235

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.