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.04100%dexter45d ago0xe15bb7…37f4cc
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xa0c60e…2fb274
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x7b221f…0c51ef
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xfdc56a…b4ff02
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0xb30f3c…d13bbd
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x9d2011…fa1468
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0x1f60f3…f3832e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x118ce1…6b08cf
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter45d ago0xf3d1c3…f24e0c
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xa58aeb…feedfe
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0x31be4e…2df25a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x925de0…c76846
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter45d ago0xbcd1de…91fde8
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter45d ago0x20033b…d9c75e
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0x3fe3da…424bc5
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter45d ago0x9a2d7a…7de753
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0xf65f90…46416c
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x840001…abf5b0
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0xce066a…e6a474
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter45d ago0x2a7148…acd960
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0xc90685…a6fa67
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter45d ago0xcc8295…60750d
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter45d ago0x4e1416…ba6a4a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter45d ago0x0c972b…504d07
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter45d ago0x9da529…678f72

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.