Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xadb2f6…628054
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeaad93…3042b3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbfd5ab…8b34a8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf81a6f…e07a44
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x379beb…51e257
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd640f7…6fabaa
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x729ed3…046b7b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x50288f…30252e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf3d18e…064e46
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa041b5…2981b5
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xea7283…31a230
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4d6ccd…61533d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x098652…b808bf
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x039ae3…40bcc7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7d69f1…f804b9
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf7ec5d…e6cc3e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ca80a…17066e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc55204…0d220b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3a5f13…e24561
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb9872f…60869f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbbd8cd…955fe8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3505cd…75f14c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x97ed35…462061
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7a1322…eeee67
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x956655…9aa05b

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.