Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6785af…e0c420
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb202b8…441f5e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc0557…10953e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda7687…f1a6fd
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6752df…d7d1ce
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdbba2b…5a7ae1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x342baf…c68a11
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0bddc…f5d028
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8cffe…8dd2e7
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc11110…f7fc96
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d206b…1d7e46
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8966c…6cfc84
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf8188…4b36b8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b6845…fe58a4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6744ae…aeda31
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x117a29…fb7cde
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x783c8f…66efb4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf99f6f…d89325
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x606faf…a29a11
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9a894…87fbfc
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x733507…241cc6
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ac42e…262a27
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2873b1…357518
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd618a5…ee9c24
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x500383…9d8597

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.