Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter47d ago0x2e9a38…617c45
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter47d ago0x2c996d…4607dc
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0xf16b86…28c596
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter47d ago0x6a0287…f46795
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter47d ago0x5f97cb…5732b8
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter47d ago0x08f99e…fb5246
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter47d ago0x415e9d…f435b6
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter47d ago0x94dbf5…e4cefe
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter47d ago0x81fc37…6f8564
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0xba4df9…21bfb7
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0x8417b4…6d23c7
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter47d ago0x752399…98d351
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter47d ago0xbc03aa…1e1e6f
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0x4002b3…aa6b3e
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter47d ago0x3b81e9…b57171
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0xcab87a…3bc967
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0x8436b3…fb7684
0x1fff…ce910x07cf…2396Basex402 service$0.20100%0x1360…66fa47d ago0x7b17db…1472d8
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0x55e441…0baf81
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter47d ago0xda4d59…a0c99a
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0x62ca7b…83fc7e
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter47d ago0x515484…1e7abf
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0x09332f…19eeed
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter47d ago0xcc32d9…5ea0db
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter47d ago0x2852d5…678db1

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.