Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a1f43…c650e6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4a235…dd3cc5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e8b4c…14ceb9
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x748300…5d1a91
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc0ed41…5a4dfe
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6c2e2…845265
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd93ea…7ad0a0
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf53fb6…5fb853
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab7d7c…2908bd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68de3b…07c092
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9f860…0600fd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x486370…ab48af
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc647aa…e9ea15
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x343acd…bab89a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x829519…e5edba
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0d48a…66c813
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6ea94…159373
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58dc83…572731
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc81d9c…ef18f0
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x356eb2…39b82d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcd8e8…671cf5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc151f…5c733b
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd3df3…aab780
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1dacaa…649207
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a7bb9…3838c4

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.