Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.05100%relai174d ago0x8cc36a…8184dc
0x5138…cb450x1892…6085Base$1.79100%relai174d ago0x8569c1…2bfc3a
0xd3a0…45510x1892…6085Base$1.95100%relai174d ago0x6b2101…6013d0
0x47ed…e2c50x1892…6085Base$1.26100%relai174d ago0xc2b36a…9e779c
0xc0bc…d47a0x1892…6085Base$1.67100%relai174d ago0x1639f4…1b4842
0x0f21…36df0x1892…6085Base$1.11100%relai174d ago0xa77e56…50917c
0x4369…1ce70x1892…6085Base$1.92100%relai174d ago0x4bc14a…376ae8
0x5138…cb450x1892…6085Base$1.89100%relai174d ago0xb85d71…908000
0xd3a0…45510x1892…6085Base$1.47100%relai174d ago0xabda89…c0909c
0xc0bc…d47a0x1892…6085Base$1.10100%relai174d ago0xefc2b7…12bab6
0x4369…1ce70x1892…6085Base$1.40100%relai174d ago0x429da1…270122
0x5138…cb450x1892…6085Base$1.07100%relai174d ago0x36afa3…28b54b
0xed40…a6650x1892…6085Base$1.35100%relai174d ago0xb2e6eb…35e4fa
0xd3a0…45510x1892…6085Base$1.09100%relai174d ago0xc5e995…c361f4
0x9294…d45f0x1892…6085Base$1.76100%relai174d ago0x1e8bfa…f4ac19
0xc0bc…d47a0x1892…6085Base$1.44100%relai174d ago0x0c22fd…986e97
0x4369…1ce70x1892…6085Base$1.17100%relai174d ago0xbfe154…7f19e6
0xf22f…59cd0x1892…6085Base$1.17100%relai174d ago0x8b01ba…e184d0
0x5138…cb450x1892…6085Base$1.38100%relai174d ago0xf65549…22715c
0xed40…a6650x1892…6085Base$1.52100%relai174d ago0x571b93…d1aaa5
0xd3a0…45510x1892…6085Base$2.00100%relai174d ago0x6d5f47…37dcc5
0x9294…d45f0x1892…6085Base$1.35100%relai174d ago0xed38d0…5925ec
0xc0bc…d47a0x1892…6085Base$1.16100%relai174d ago0xd73956…aea144
0x0f21…36df0x1892…6085Base$1.77100%relai174d ago0x3cb37c…2ae19d
0x4369…1ce70x1892…6085Base$1.03100%relai174d ago0x6ce6fc…311d41

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.