Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef75…52980x9257…2132Basex402 service$0.01100%payAI64d ago0xcaacee…1238cc
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xeb88a4…8afac7
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xc0b7fd…bd2f0e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xd52a5f…bf1cbc
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x9c9bd5…144555
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xc8e751…429fc7
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xd47871…1b6256
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x66523b…d0b444
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x1fcabb…37655b
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI65d ago0x93f2a6…58cae5
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI65d ago0xc163af…a075a0
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xd54490…edded6
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x204c06…574cd5
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x90e571…8a5d65
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x0df695…7840e8
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x77136b…99d96b
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x9f0e7f…d98936
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x386f15…37c0e7
0x7e57…2f090x9257…2132Basex402 service$0.03100%dexter65d ago0xa48fa4…eb2cfa
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x9fdc9b…f268e2
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xf819f8…e10171
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x16daf4…9ace66
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xda488c…88434a
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x2c7852…1b0aef
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xfc7aed…ac463d

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.