Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0x4f638f…1fa8c0
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter50d ago0x5fd60d…18c989
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0x4d0eda…b67e68
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter50d ago0xe62c1e…a4362a
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0x10927a…2ee625
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0x87c65b…386b47
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter50d ago0x92bc72…bb37cc
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x4d4296…e33510
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter50d ago0x5b705d…f0ce15
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0xfb206d…8b0ac3
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0x066f90…96edc6
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter50d ago0x541d37…e10a01
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter50d ago0x951a3a…bdc041
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0x5013f2…285617
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0x453f0d…d205d7
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0x266de6…e99533
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter50d ago0x9b2032…1c4ac9
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0x2d3eef…6d25f4
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0xed9c62…ab4a9f
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0xbda7c0…774f23
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0xc62429…c58c48
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x60320c…a463f8
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0xbb3df8…bae9e9
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0xada72b…de8a0b
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0xd013c6…51900f

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.