Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0xef0d…5c11Basex402 service$0.01100%payAI95d ago0xfd0c7c…6675f1
0x7ca7…64270xef0d…5c11Basex402 service$0.005100%payAI95d ago0xcc0679…30a429
0x9cc4…b1760xef0d…5c11Basex402 service$0.01100%payAI95d ago0x3e7e3c…213eba
0x9cc4…b1760xef0d…5c11Basex402 service$0.001100%payAI95d ago0x59fa01…986e85
0x9cc4…b1760xef0d…5c11Basex402 service$0.001100%payAI95d ago0xcf9c2d…c3876e
0x9cc4…b1760xef0d…5c11Basex402 service$0.001100%payAI95d ago0xb1f94f…1c345b
0x9cc4…b1760xef0d…5c11Basex402 service$0.001100%payAI95d ago0x55e5b1…7cfcbd
0x9cc4…b1760xef0d…5c11Basex402 service$0.001100%payAI95d ago0xe07249…0c76ba
0x9cc4…b1760xef0d…5c11Basex402 service$0.03100%payAI95d ago0xb58c10…53e590
0x9cc4…b1760xef0d…5c11Basex402 service$0.05100%payAI95d ago0xe0972c…4ecdde
0x9cc4…b1760xef0d…5c11Basex402 service$0.01100%payAI95d ago0x356f92…110d3f
0x9cc4…b1760xef0d…5c11Basex402 service$0.01100%payAI95d ago0x72cffe…d92e18
0x9cc4…b1760xef0d…5c11Basex402 service$0.005100%payAI95d ago0x60d921…514173
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0xbbe7d8…f6ab86
0x9cc4…b1760xef0d…5c11Basex402 service$0.05100%payAI95d ago0x696148…9e036d
0x9cc4…b1760xef0d…5c11Basex402 service$0.001100%payAI95d ago0xf1001c…dea849
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0x71c43b…a65727
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0x86fe46…db5d24
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0x0adc50…5a23ee
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0x1f8a3a…3a225b
0x9cc4…b1760xef0d…5c11Basex402 service$0.005100%payAI95d ago0x6fb8ed…440b54
0x9cc4…b1760xef0d…5c11Basex402 service$0.01100%payAI95d ago0x6bcb97…f2ee08
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0xa5b1e8…853c89
0x9cc4…b1760xef0d…5c11Basex402 service$0.01100%payAI95d ago0x9b2aca…0652d7
0x9cc4…b1760xef0d…5c11Basex402 service$0.02100%payAI95d ago0x9b2aca…0652d7

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.