Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xabc2e6…06c846
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xd61bfb…f4da03
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x210eb8…28031c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xe68fa9…babdf7
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x9619cf…e05440
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x000986…81c85c
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter47d ago0x79b193…9f42ee
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xa06296…091bee
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x1ef76c…a1a6d2
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter47d ago0x9b6b7d…d5555b
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x0b7900…05b0a9
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter47d ago0x01430d…23d9c8
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x09b7da…47f6cf
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter47d ago0xbd03ee…c3d3a7
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xff6a2d…241ae3
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x320bfe…9cf950
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x33825a…435b04
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter47d ago0x52096d…d733b0
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter47d ago0x5f53a4…42b387
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xda38e7…c7eec8
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter47d ago0xf3178e…e9886c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0xf2a445…f71d8c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter47d ago0x039912…7a7b88
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter47d ago0xfc54b1…2c858a
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter47d ago0xd260ad…d7d48c

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.