Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…d47a0x1892…6085Base$1.72100%relai174d ago0x86eced…42fe6e
0xc0bc…d47a0x1892…6085Base$1.68100%relai174d ago0x0f4ab3…8267ca
0xc0bc…d47a0x1892…6085Base$1.88100%relai174d ago0x48641a…c803e0
0xc0bc…d47a0x1892…6085Base$1.51100%relai174d ago0xd02125…4f3c2c
0xc0bc…d47a0x1892…6085Base$1.15100%relai174d ago0x0da474…f36dc1
0xc0bc…d47a0x1892…6085Base$1.87100%relai174d ago0xbdafc2…af479c
0xc0bc…d47a0x1892…6085Base$1.33100%relai174d ago0x4b9a58…31cafd
0xc0bc…d47a0x1892…6085Base$1.29100%relai174d ago0x4f0d75…649eeb
0xc0bc…d47a0x1892…6085Base$1.47100%relai174d ago0xa99438…477dac
0xc0bc…d47a0x1892…6085Base$1.03100%relai174d ago0x1ae075…e12fd7
0xc0bc…d47a0x1892…6085Base$1.49100%relai174d ago0xda42da…1a6653
0xc0bc…d47a0x1892…6085Base$1.16100%relai174d ago0xcdffe0…0bd196
0xc0bc…d47a0x1892…6085Base$1.68100%relai174d ago0x654c84…415894
0xc0bc…d47a0x1892…6085Base$1.91100%relai174d ago0xe99306…a6c982
0xc0bc…d47a0x1892…6085Base$1.52100%relai174d ago0xc838c5…2030f2
0xc0bc…d47a0x1892…6085Base$1.49100%relai174d ago0x9ef81e…0bf21a
0xc0bc…d47a0x1892…6085Base$1.49100%relai174d ago0x920f23…c051cb
0xc0bc…d47a0x1892…6085Base$1.68100%relai174d ago0xf5d3f3…60f7ab
0xc0bc…d47a0x1892…6085Base$1.41100%relai174d ago0x08b7ac…f4506a
0xc0bc…d47a0x1892…6085Base$1.06100%relai174d ago0x2187ef…85de48
0xc0bc…d47a0x1892…6085Base$1.74100%relai174d ago0x5fedb2…8c6b1b
0xc0bc…d47a0x1892…6085Base$1.56100%relai174d ago0x52a62d…12904a
0xc0bc…d47a0x1892…6085Base$1.78100%relai174d ago0xf499c2…3f8ffa
0xc0bc…d47a0x1892…6085Base$1.16100%relai174d ago0x9d545c…25137c
0xc0bc…d47a0x1892…6085Base$1.62100%relai174d ago0x978512…78711b

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.