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$2.00100%relai175d ago0xa7dc82…20279c
0x0f21…36df0x1892…6085Base$1.83100%relai175d ago0xe75455…12912e
0x0f21…36df0x1892…6085Base$1.54100%relai175d ago0xacdbe4…e8d1ee
0x0f21…36df0x1892…6085Base$1.69100%relai175d ago0x06dd0c…db4cd6
0x0f21…36df0x1892…6085Base$1.35100%relai175d ago0x5f1a60…c7c242
0x0f21…36df0x1892…6085Base$1.21100%relai175d ago0x42dd55…b9d861
0x0f21…36df0x1892…6085Base$1.56100%relai175d ago0x60387c…9e4a96
0x0f21…36df0x1892…6085Base$1.77100%relai175d ago0xb16d30…b4729d
0x0f21…36df0x1892…6085Base$1.64100%relai175d ago0x57d33f…4cc031
0x0f21…36df0x1892…6085Base$1.36100%relai175d ago0xc161c5…c39b2c
0x0f21…36df0x1892…6085Base$1.29100%relai175d ago0x78bc9b…107586
0x0f21…36df0x1892…6085Base$1.06100%relai175d ago0x212502…a302f0
0x0f21…36df0x1892…6085Base$1.30100%relai175d ago0x046b25…24b92d
0x0f21…36df0x1892…6085Base$1.61100%relai175d ago0x057fba…0b306c
0x0f21…36df0x1892…6085Base$1.72100%relai175d ago0x767789…573731
0x0f21…36df0x1892…6085Base$1.36100%relai175d ago0xc6635f…277a49
0x0f21…36df0x1892…6085Base$1.16100%relai175d ago0x958b20…d4a627
0x0f21…36df0x1892…6085Base$1.44100%relai175d ago0xef4c3d…e13a12
0x0f21…36df0x1892…6085Base$1.23100%relai175d ago0xbd3d6e…bf2dec
0x0f21…36df0x1892…6085Base$1.71100%relai175d ago0x8d4d8a…d11d50
0x0f21…36df0x1892…6085Base$1.57100%relai175d ago0xed6918…39a96e
0x0f21…36df0x1892…6085Base$1.49100%relai175d ago0xea2256…3ccb2f
0x0f21…36df0x1892…6085Base$1.19100%relai175d ago0xac468d…ded9a2
0x0f21…36df0x1892…6085Base$1.42100%relai175d ago0x536462…679d0b
0x0f21…36df0x1892…6085Base$1.01100%relai175d ago0xdf33dd…717bed

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.