Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x510305…29e793
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xba8628…7088c9
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x7c12a3…37eeee
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x0ae89b…d4162e
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xec680f…4ee060
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x236de7…848eb4
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xe9fc59…726084
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x1af26a…45a25f
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xe07540…236814
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x661f80…67348a
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x08c440…798938
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x993442…454b4d
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase20d ago0x77f2b7…b4f722
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x4a8ce1…168171
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x571490…65e7b9
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xdf5a42…603fb1
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x0aab35…5b12a8
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x74aada…f39e63
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xafb2db…efd996
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xd9fbcf…c8a13b
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xc24699…726087
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0xfd2d74…ee247e
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x2e5980…36213b
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x084fe2…eb5e94
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58420d ago0x8d90f2…d7d52a

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.