Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.87100%Route unknown93d ago0x5dc9d2…4095fa
0x5138…cb450x1892…6085Base$1.50100%Route unknown93d ago0x60f6e9…f91228
0x5138…cb450x1892…6085Base$1.82100%Route unknown93d ago0x2d8238…bab8c0
0x5138…cb450x1892…6085Base$1.67100%Route unknown93d ago0xd2d57d…e71fba
0x5138…cb450x1892…6085Base$1.24100%Route unknown93d ago0x57f23a…9dfc7f
0x5138…cb450x1892…6085Base$1.43100%Route unknown93d ago0x0c97fc…d4500e
0x5138…cb450x1892…6085Base$1.99100%Route unknown93d ago0xd2ca11…155c74
0x5138…cb450x1892…6085Base$1.01100%Route unknown93d ago0x4a4a32…84fe90
0x5138…cb450x1892…6085Base$1.61100%Route unknown93d ago0xf3d20b…c1b888
0x5138…cb450x1892…6085Base$1.67100%Route unknown93d ago0x322e59…e19d18
0x5138…cb450x1892…6085Base$1.98100%Route unknown94d ago0x8a7590…4e7422
0x5138…cb450x1892…6085Base$1.64100%Route unknown94d ago0xbb5cb2…4a9f67
0x5138…cb450x1892…6085Base$1.72100%Route unknown94d ago0x7d3e47…5c95f7
0x5138…cb450x1892…6085Base$1.45100%Route unknown94d ago0xb12582…f5256a
0x5138…cb450x1892…6085Base$1.58100%Route unknown94d ago0x81fc0c…2c69e5
0x5138…cb450x1892…6085Base$2.00100%Route unknown94d ago0x6123d2…cdb739
0x5138…cb450x1892…6085Base$1.83100%Route unknown94d ago0x1aaaed…e070c7
0x5138…cb450x1892…6085Base$1.98100%Route unknown94d ago0x279e2e…f9646a
0x5138…cb450x1892…6085Base$1.45100%Route unknown94d ago0x4e9579…6af3e9
0x5138…cb450x1892…6085Base$1.15100%Route unknown94d ago0x1108e2…7cadfe
0x5138…cb450x1892…6085Base$1.92100%Route unknown94d ago0xdd5eb9…b0466e
0x5138…cb450x1892…6085Base$1.72100%Route unknown94d ago0xd01302…cce2e3
0x5138…cb450x1892…6085Base$1.28100%Route unknown94d ago0xf4332d…2a3695
0x5138…cb450x1892…6085Base$1.37100%Route unknown94d ago0x0293cb…634ae1
0x5138…cb450x1892…6085Base$1.25100%Route unknown94d ago0x4b269a…53b2c4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.