Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$1.00100%relai174d ago0xe6ae8b…eacbdb
0x0f21…36df0x1892…6085Base$1.51100%relai174d ago0x2ed85c…21baa3
0x0f21…36df0x1892…6085Base$1.58100%relai174d ago0xa6c499…2e40ef
0x0f21…36df0x1892…6085Base$1.26100%relai174d ago0x6f75bf…61356c
0x0f21…36df0x1892…6085Base$1.30100%relai174d ago0x379dae…1f0674
0x0f21…36df0x1892…6085Base$1.37100%relai174d ago0x421b82…dfc343
0x0f21…36df0x1892…6085Base$1.76100%relai174d ago0x7b3d12…f35860
0x0f21…36df0x1892…6085Base$1.30100%relai174d ago0xd479ea…598604
0x0f21…36df0x1892…6085Base$1.48100%relai174d ago0xb9313b…217857
0x0f21…36df0x1892…6085Base$1.17100%relai174d ago0x243242…2b233c
0x0f21…36df0x1892…6085Base$1.72100%relai174d ago0x44e5e5…b3f053
0x0f21…36df0x1892…6085Base$1.51100%relai174d ago0xf1b0cf…ed09ba
0x0f21…36df0x1892…6085Base$1.08100%relai174d ago0x4fab3d…3bdd3e
0x0f21…36df0x1892…6085Base$1.74100%relai174d ago0x05c055…81cb41
0x0f21…36df0x1892…6085Base$1.13100%relai174d ago0xfb7cdb…16bd63
0x0f21…36df0x1892…6085Base$1.92100%relai174d ago0x2b717e…480137
0x0f21…36df0x1892…6085Base$1.60100%relai174d ago0x6e113e…16fda0
0x0f21…36df0x1892…6085Base$1.25100%relai174d ago0xd87f7f…405a10
0x0f21…36df0x1892…6085Base$1.53100%relai174d ago0x8f065a…5fd6ca
0x0f21…36df0x1892…6085Base$1.57100%relai174d ago0xc60564…c285a3
0x0f21…36df0x1892…6085Base$1.84100%relai174d ago0xecdaee…069828
0x0f21…36df0x1892…6085Base$1.40100%relai174d ago0xa6d3dd…ba0abc
0x0f21…36df0x1892…6085Base$1.96100%relai174d ago0xb1dfc2…3cdb76
0x0f21…36df0x1892…6085Base$1.48100%relai174d ago0xa40d31…bb6f17
0x0f21…36df0x1892…6085Base$1.78100%relai174d ago0x8ee6a7…8a6e7c

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.