Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8701bd…f95780
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79adc2…183451
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a056b…d20ae8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x046202…f1431c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x47e510…4b8c2d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd81f3…a4cb32
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x26513d…06949d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfc1784…12ba7b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed4cf1…f6548c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf2a33c…c76ffd
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x15014c…8f3fa9
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1bbd4e…7d3a59
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x65b21b…9612c8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x342534…8b68ab
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d416a…bca3f1
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe67889…43b172
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ef689…869c6a
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0518a…ba4a28
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x70aca8…aa02e8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b0c77…087141
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf95805…1c99da
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc58e7…11ca0a
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x847464…a1fdcc
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x24d760…1f03e5
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b2049…39bf41

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.