Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba5740…dffee1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x090cb7…0049b2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x657aa7…35eccf
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x947162…e03b09
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92f4f1…186595
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e5e3a…db5182
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b1ba1…ef6fa1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe51fd2…bc8b67
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbeb5e…f5e877
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84778b…7168c1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15ac03…cc0569
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7b5f6…6766ed
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb523eb…8bf5fd
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0a2bd…85061a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa54504…000388
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf063e…f62163
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc3f86…b710a7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafe3a3…822447
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7d5dd5…dc219b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6e9de6…3e0862
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9961cb…311768
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc260b2…dd478a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5642fa…77c39f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf9512d…fc3087
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb550a3…ac539f

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.