Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62e0ac…589bd1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8541b1…f6c3f3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc558e7…3f1521
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf38fe0…8e550a
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6225da…b1b438
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x852ba2…67cdd5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x16cf7e…ae540e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cf85b…bfac01
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb14be…29a2f6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4dede…4147a6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf4b2f…9bbfb5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb386a4…e76f66
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x504599…0637ed
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x365fc9…030370
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x302c86…40564d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6fc74…3ba7ce
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6935c5…bb812e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdab68…bb3175
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a5dfa…f5b9f1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8dcbb2…2d9a2d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8af04a…641595
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x631333…e82ed1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5700a…dce929
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x54a955…eb74b0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x536469…4c93c2

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.