Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8698…e5120x7bb8…7a73Base—$0.04100%fluxa118d ago0xa4e563…4776dc
0x9b62…ec840x7bb8…7a73Base—$0.04100%fluxa118d ago0xf4f237…f20efb
0x25a1…30a80x7bb8…7a73Base—$0.04100%fluxa118d ago0x5fcdaa…985ca8
0xc8eb…ae740x7bb8…7a73Base—$0.04100%fluxa118d ago0x6f8edd…4bc6f2
0xf9f9…90c20x7bb8…7a73Base—$0.04100%fluxa118d ago0xf8e9ff…0011e6
0xb4f5…b40a0x7bb8…7a73Base—$0.04100%fluxa118d ago0x404e4c…66e480
0x2088…6d9a0x7bb8…7a73Base—$0.04100%fluxa118d ago0xe19c44…d9d662
0xede4…b24e0x7bb8…7a73Base—$0.04100%fluxa118d ago0xee00b0…e68838
0xa552…c41f0x7bb8…7a73Base—$0.04100%fluxa118d ago0xecebd1…ed3565
0xd1b5…7df30x7bb8…7a73Base—$0.04100%fluxa118d ago0x4593a3…0fd05d
0xb480…b5c50x7bb8…7a73Base—$0.04100%fluxa118d ago0x0ab70c…ed4cad
0x8a7f…50ae0x7bb8…7a73Base—$0.04100%fluxa118d ago0xfa111a…d30659
0xe676…9d6c0x7bb8…7a73Base—$0.04100%fluxa118d ago0xd7efb7…35bce0
0x281e…b4980x7bb8…7a73Base—$0.04100%fluxa118d ago0xecc8dd…788dad
0xeeea…08d90x7bb8…7a73Base—$0.04100%fluxa118d ago0x519dbf…eedc39
0x50a9…bb6d0x7bb8…7a73Base—$0.04100%fluxa118d ago0x2a0c40…5efc1b
0x109e…901f0x7bb8…7a73Base—$0.04100%fluxa118d ago0x4d7776…c96c8e
0xd22c…38810x7bb8…7a73Base—$0.04100%fluxa118d ago0xa3bfe0…71ffe4
0xf10a…a7200x7bb8…7a73Base—$0.04100%fluxa118d ago0x07e2b4…6e5335
0x9a4a…58390x7bb8…7a73Base—$0.04100%fluxa118d ago0x302663…a3a052
0xa1ed…14e00x7bb8…7a73Base—$0.04100%fluxa118d ago0x933243…3417c8
0x79c1…b3f30x7bb8…7a73Base—$0.04100%fluxa118d ago0x0cb0c7…f29848
0xd81c…f5f50x7bb8…7a73Base—$0.04100%fluxa118d ago0x6126a9…fa88a8
0xbdc7…289c0x7bb8…7a73Base—$0.04100%fluxa118d ago0x152d31…759746
0x61e6…b1a40x7bb8…7a73Base—$0.04100%fluxa118d ago0xda7002…213d86

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.