Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xabd2f4…7d8878
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b736a…7517ec
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x103574…52e2c0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb08d44…d25f3a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x44b881…58c3a5
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24a56c…922493
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5dce8b…3b32ce
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x49153b…c4913b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48104a…f33e48
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xab6897…3a719b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb52aa6…2ee9b6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa30ecb…799594
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3bce1d…c57b26
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46260d…a354c9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5bb276…28bd48
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefca80…95ab55
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8d8e8…be8813
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72bff4…11ac98
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74373c…1a4235
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7adabf…b03c7b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb794d1…1f859d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c06f6…01709f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x47b981…537c59
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x54389c…a031f6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4d067…8eb23a

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.