Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7d953…65520b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x227e6c…c9febc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x863693…eeeaa0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2af8f8…3b7ab6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ed580…896c01
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b0869…0d8dda
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b3b9a…1c4ff5
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x360c55…f2016b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5247ce…7073b9
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c0536…f7c28c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02978b…0b97c7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x631cb5…21e4d4
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef49eb…b3f3b8
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae5efd…40130e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7d1d6…db9fcc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x710f06…08f884
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa55010…e7b631
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x206f55…77a0f9
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd86155…6460fb
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce8910…674ca1
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc10e2a…164876
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1bb6b…81032e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6246aa…97a319
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x740244…73cd34
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5f845…a0dd45

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.