Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.17100%relai174d ago0x8b01ba…e184d0
0xf22f…59cd0x1892…6085Base$1.91100%relai174d ago0x9f831b…b320c4
0xf22f…59cd0x1892…6085Base$1.84100%relai174d ago0xef668e…16c0b3
0xf22f…59cd0x1892…6085Base$1.85100%relai174d ago0xb6919b…7bab5c
0xf22f…59cd0x1892…6085Base$1.81100%relai174d ago0x7cd72d…855fe1
0xf22f…59cd0x1892…6085Base$1.48100%relai174d ago0x5d758f…6f6846
0xf22f…59cd0x1892…6085Base$1.09100%relai174d ago0xf165df…b47783
0xf22f…59cd0x1892…6085Base$1.62100%relai174d ago0xafd7e1…f129f8
0xf22f…59cd0x1892…6085Base$1.91100%relai174d ago0x8d45b9…7b302d
0xf22f…59cd0x1892…6085Base$1.83100%relai174d ago0x6d612b…84f977
0xf22f…59cd0x1892…6085Base$1.28100%relai174d ago0x03f678…e35511
0xf22f…59cd0x1892…6085Base$1.18100%relai174d ago0xebebfb…5ee5a6
0xf22f…59cd0x1892…6085Base$1.68100%relai174d ago0x37acb0…41c691
0xf22f…59cd0x1892…6085Base$1.06100%relai174d ago0x72980d…b2dcdf
0xf22f…59cd0x1892…6085Base$1.72100%relai174d ago0xb4cd32…f1d5cf
0xf22f…59cd0x1892…6085Base$1.53100%relai174d ago0x6ce98d…7d4c46
0xf22f…59cd0x1892…6085Base$1.16100%relai174d ago0xce9af7…f1cf53
0xf22f…59cd0x1892…6085Base$1.25100%relai174d ago0x8a9026…f25ff9
0xf22f…59cd0x1892…6085Base$1.48100%relai174d ago0x102983…26f1b7
0xf22f…59cd0x1892…6085Base$1.25100%relai174d ago0x390352…57e60f
0xf22f…59cd0x1892…6085Base$1.08100%relai174d ago0x184bf3…a2fb0b
0xf22f…59cd0x1892…6085Base$1.17100%relai174d ago0xf77162…61fb21
0xf22f…59cd0x1892…6085Base$1.33100%relai174d ago0x8eaa29…c60e16
0xf22f…59cd0x1892…6085Base$1.34100%relai174d ago0xc19f24…786cb0
0xf22f…59cd0x1892…6085Base$1.60100%relai174d ago0x45ba65…a91f2f

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.