Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9294…d45f0x1892…6085Base$1.78100%relai174d ago0x84d68f…a9899c
0x9294…d45f0x1892…6085Base$1.60100%relai174d ago0x790c8c…ffa498
0x9294…d45f0x1892…6085Base$1.99100%relai174d ago0x47d5fd…c88a8c
0x9294…d45f0x1892…6085Base$1.43100%relai174d ago0xd1db21…b21de5
0x9294…d45f0x1892…6085Base$1.69100%relai174d ago0xb8a5f6…06d669
0x9294…d45f0x1892…6085Base$1.66100%relai174d ago0x8e650b…7e81e8
0x9294…d45f0x1892…6085Base$1.39100%relai174d ago0xa97471…d28650
0x9294…d45f0x1892…6085Base$1.08100%relai174d ago0xea471b…dc85ce
0x9294…d45f0x1892…6085Base$1.97100%relai174d ago0xb77996…78e75c
0x9294…d45f0x1892…6085Base$1.60100%relai174d ago0xb58964…896a66
0x9294…d45f0x1892…6085Base$1.09100%relai174d ago0xdefd4e…c72174
0x9294…d45f0x1892…6085Base$1.67100%relai174d ago0x9d112a…9c167c
0x9294…d45f0x1892…6085Base$1.76100%relai174d ago0xf03b2e…7c417f
0x9294…d45f0x1892…6085Base$1.62100%relai174d ago0x517215…eba64a
0x9294…d45f0x1892…6085Base$1.67100%relai174d ago0xb82048…6f2878
0x9294…d45f0x1892…6085Base$1.11100%relai174d ago0x90fd24…da48b7
0x9294…d45f0x1892…6085Base$1.20100%relai174d ago0x99a792…064f38
0x9294…d45f0x1892…6085Base$1.32100%relai174d ago0x776839…a438f5
0x9294…d45f0x1892…6085Base$1.46100%relai174d ago0xfecf67…efae8b
0x9294…d45f0x1892…6085Base$1.28100%relai174d ago0x549a11…8381a0
0x9294…d45f0x1892…6085Base$1.58100%relai174d ago0xfd95ef…8e28c5
0x9294…d45f0x1892…6085Base$1.42100%relai174d ago0x647a1b…0eb5f6
0x9294…d45f0x1892…6085Base$1.98100%relai174d ago0xf57ecc…1ab137
0x9294…d45f0x1892…6085Base$1.38100%relai174d ago0x8471dd…8816a7
0x9294…d45f0x1892…6085Base$1.09100%relai174d ago0x3ec05a…eb6af6

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.