Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x806d11…fe9fbd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf91d49…99217a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2da03b…5afe23
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed4831…3a532e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc90242…2b57d2
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa62b3a…501c01
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf97353…ffb6a0
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x646108…f79e6b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8851e8…00e2a3
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c1f73…9b23f4
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f7911…44755d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0703f…f54821
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44d0de…7f5f64
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x325c3c…0f73f7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d75eb…821c86
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0bf8dc…046476
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ef7dd…674e73
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4a7f8a…be1740
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11c71d…ea3459
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64f46d…0c1bc1
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2bd6e…a4ed5b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec955a…acd9a5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d7675…791408
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea042a…039829
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdae213…eb9875

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.