Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c73…10a60x4f4b…422dBase—$0.0035100%coinbase48d ago0xa1dfc6…8be9e5
0x4959…8d330x4f4b…422dBase—$0.001100%coinbase48d ago0x0cb748…36f8c9
0x9dfd…dd8c0x4f4b…422dBase—$0.001100%coinbase48d ago0x92df15…688bfd
0x1209…596e0x4f4b…422dBase—$0.001100%coinbase48d ago0x300b0d…c831de
0x7e4e…28bb0x4f4b…422dBase—$0.001100%coinbase48d ago0xe55979…833eab
0x0ace…cf600x4f4b…422dBase—$0.001100%coinbase48d ago0x71b221…5cd630
0xecd0…c4230x4f4b…422dBase—$0.001100%coinbase48d ago0xc4d7fd…266549
0xbaf6…7caf0x4f4b…422dBase—$0.04100%coinbase48d ago0xbe1cf5…5074d6
0x20e0…103e0x4f4b…422dBase—$0.04100%coinbase48d ago0x815326…e91de2
0x2562…2aca0x4f4b…422dBase—$0.04100%coinbase48d ago0xfec65e…2268f7
0x16b0…332f0x4f4b…422dBase—$0.001100%coinbase48d ago0xce6206…9e86ac
0x8ff1…6f1e0x4f4b…422dBase—$0.0035100%coinbase48d ago0x19fb97…6c7fc6
0x8fe1…97010x4f4b…422dBase—$0.04100%coinbase48d ago0x1ca184…db199d
0xe178…fe430x4f4b…422dBase—$0.04100%coinbase48d ago0x496294…6de147
0x67f8…2c9d0x4f4b…422dBase—$0.0035100%coinbase48d ago0x27f501…11a6e2
0x5ccd…55410x4f4b…422dBase—$0.001100%coinbase48d ago0xfb0e4e…dd5eb3
0x6f60…98f40x4f4b…422dBase—$0.04100%coinbase48d ago0xf8a755…eef926
0xcd82…c4ff0x4f4b…422dBase—$0.0015100%coinbase48d ago0x43bda3…f2c574
0x4233…d4ee0x4f4b…422dBase—$0.001100%coinbase48d ago0xbfc2ee…3aa923
0xae77…19dd0x4f4b…422dBase—$0.0015100%coinbase48d ago0x21c68f…d4839f
0x98f7…55950x4f4b…422dBase—$0.001100%coinbase48d ago0x8d9275…0842e3
0x51bb…c5160x4f4b…422dBase—$0.001100%coinbase48d ago0x0cc5f3…69dc9c
0x73d7…7c900x4f4b…422dBase—$0.0015100%coinbase48d ago0x04ab5c…5faed4
0x4094…0a2a0x4f4b…422dBase—$0.0015100%coinbase48d ago0x5b1399…d498b9
0x715e…e3d10x4f4b…422dBase—$0.001100%coinbase48d ago0x037996…938da2

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.