Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc11210…52216b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ae114…b08e3a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3455b7…6a14ff
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f5e06…fc9b4d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71f452…743c50
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0fcbc6…c93db4
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb13740…23685f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9698c3…ba3b80
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe74cd…bad197
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x84bc54…820396
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb35a5…8d43a4
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4db25b…01dd99
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5352dc…98de27
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99d37f…179edd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde2598…07f62f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1334e9…79b3eb
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26e55a…65afb4
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa72871…b293aa
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x662b00…8ba5e2
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e877d…f48df5
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76952d…45a06d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b7a1e…aef652
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98ee6e…e68a35
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x252b87…1a0264
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fea4a…7c46ac

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.