Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbba71…7976c1
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd38e0c…69ef5b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3cd743…2f61dc
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaba2d7…461f18
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd4dc26…39e1a4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x976768…292973
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc81638…680880
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03d0b4…f616a7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d5d1b…b88acb
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4044f0…e3043b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e7132…861ee1
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfada0c…16ebf4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f04ff…34d291
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09b082…35db36
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6d86c…781a8e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x909b40…fc5cb5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x246d54…60c807
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a49df…035156
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x966e33…c94f53
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbba5a…22077f
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x867c42…8c5ca5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9ee67…c09035
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a2268…c5ba54
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe62db6…ba01dd
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f0ca2…513f36

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.