Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.44100%relai174d ago0x2b0f78…06afc3
0x13d5…46620x1892…6085Base$1.33100%relai174d ago0x0f5b7c…34e257
0x13d5…46620x1892…6085Base$1.67100%relai174d ago0xe70e92…1edb4f
0x13d5…46620x1892…6085Base$1.52100%relai174d ago0xb22d67…da36a6
0x13d5…46620x1892…6085Base$1.90100%relai174d ago0x724c3f…cd6d63
0x13d5…46620x1892…6085Base$1.59100%relai174d ago0x50084a…ce84b3
0x13d5…46620x1892…6085Base$1.31100%relai174d ago0xc90794…e14603
0x13d5…46620x1892…6085Base$1.29100%relai174d ago0x814e40…a4ddad
0x13d5…46620x1892…6085Base$1.78100%relai174d ago0x02de91…438a14
0x13d5…46620x1892…6085Base$1.66100%relai174d ago0xa3b410…00c926
0x13d5…46620x1892…6085Base$1.69100%relai174d ago0x455e5b…a5df57
0x13d5…46620x1892…6085Base$1.32100%relai174d ago0x51dd40…0ae504
0x13d5…46620x1892…6085Base$1.72100%relai174d ago0x531a81…e7a328
0x13d5…46620x1892…6085Base$1.61100%relai174d ago0x9e56d4…675bb7
0x13d5…46620x1892…6085Base$1.57100%relai174d ago0x538460…515337
0x13d5…46620x1892…6085Base$1.53100%relai174d ago0x771198…3428f9
0x13d5…46620x1892…6085Base$1.74100%relai174d ago0x156411…0b8b0d
0x13d5…46620x1892…6085Base$1.11100%relai174d ago0x01ef27…10b91d
0x13d5…46620x1892…6085Base$1.79100%relai174d ago0xfdbe33…56f59f
0x13d5…46620x1892…6085Base$1.53100%relai174d ago0xad4333…20e222
0x13d5…46620x1892…6085Base$1.26100%relai174d ago0x00fa5b…faa025
0x13d5…46620x1892…6085Base$1.54100%relai174d ago0x800883…0c8368
0x13d5…46620x1892…6085Base$1.16100%relai174d ago0x05ee15…7bf95c
0x13d5…46620x1892…6085Base$1.29100%relai174d ago0x50eac9…0efbae
0x13d5…46620x1892…6085Base$1.36100%relai174d ago0x67b33e…6c7c1e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.