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%payAI115d ago0x5d8a41…0b2dfe
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50c3bb…0cd6a9
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81a8ed…06c375
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc2fb12…2956c8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a1d0c…220249
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3dba8b…7d32c2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b8c97…9e719e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x881872…c88443
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf96374…242b22
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d1856…96db52
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6495be…1b702c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23c3ce…7cc912
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d3b52…26ca57
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e8473…bc7945
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa7daa…cc4a21
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x950ba8…3f4114
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x426f9a…460877
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e6f7f…9efc1d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd59c3…825d86
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbfd868…cdc850
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9a8b8…716916
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x79ee48…6958af
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f5913…260ee8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0fe33e…57320d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0bb40d…8da2bd

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.