Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xbf4d15…24d153
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x7726fe…42c6b4
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xb1e1df…5acce5
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x866eff…499334
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x922b21…b2ba32
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x2c513b…772137
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x535ed9…5f5341
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x320751…f104e5
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xfb8e19…27a654
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x109d97…dfc467
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xb83f92…775548
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x07ba1f…ae426a
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x04b390…b092af
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x1e43ec…3a79c8
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x5952f5…357617
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x44f031…b79379
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xea6d4f…48d9b7
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x73990d…19a1f3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xad963c…5a8cf1
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x41f56c…884bf0
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x84927d…8a21f5
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xd211b3…1e0886
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x29266c…913958
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x4a68b8…72e9f2
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc95180…dba262

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.