Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc108bc…8076b8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc406f7…f9928a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x60e271…8c8038
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6f7190…c6edcf
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8fb57d…16da3b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc65d58…cbbe9f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc1aa79…feb00a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78399e…d3abe3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0b2908…82d587
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc813be…133cfc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf22368…45823e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2106a3…fdd5fd
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdfdd6d…e7dba2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae51d1…910905
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6fc96c…a18d13
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff1e30…a0e6fb
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x04d547…737bf6
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x726f17…94b08c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8c79c3…4c611a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x865501…5801be
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xac10ea…cb8852
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0a18a5…51f492
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x75a3e1…8e9404
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfc26e0…a85207
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x327982…3a8c2d

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.