Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x951612…3aa7b3
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x045f87…73d2a1
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cbcaf…fa6d73
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd76d87…10c86f
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56025e…bcb695
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8813de…9d0427
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe27e0…25e2b5
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc75c42…d2c920
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x101bc1…305b3d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5ab55…0c4bd7
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f6c09…5002f9
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x587271…e3a8cc
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb14cc3…2e6bcc
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb35e59…d859ea
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83bf82…0e6487
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe48d50…0d198f
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbbc4d8…5ff31f
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd0981…e4d338
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc303ae…c6626c
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29942e…d1c3cf
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1dd8a…8c335a
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f3993…a1d57a
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdecc29…be6ef7
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8026ac…199b44
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c9dd2…f62095

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.