Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x83f63b…7cbb91
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf594a2…97b020
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca5b9e…b7310e
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0bcc8e…5f3491
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x338d6c…c67df9
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0bf73a…3fa43c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf53441…5327fa
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd08f4a…a4ea07
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x56873c…5d9d97
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4da148…4d767c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6bc53b…813c07
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a4404…64a712
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5ff538…74f2be
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x52862d…36084c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x788fc3…a8eedd
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbbd357…48b7fd
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4bdc96…b7f2e8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa2ab6b…7206b8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0d1201…ccc6d0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0b5511…b994fb
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2bf4ba…9dcd11
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbeaf72…9fbe2f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb1276f…2f79c0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd9ece0…05a998
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI118d ago0x21b433…0c6d7b

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.