Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cf19d…2bf400
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4e523…5106f7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x880861…45df6f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7abad…38c501
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4899e8…294f89
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa62639…b5fc93
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc893b…edca36
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x533398…4d6363
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f5cbd…4d2ad5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03c679…720e15
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dfcaf…327e46
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa96c0e…438cd7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x557f8b…87cf71
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42e142…02fbb3
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d13ce…317811
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88a1f2…c75c4d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb29dee…625749
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20d542…93b82f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b5753…80ed0f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf246df…12d82d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2f160…92c081
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc285ea…856aab
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x448086…ddde1b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8032c…036d54
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcadd54…3b9d44

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.