Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$25.45100%mrdn67d ago0x57c6d2…3ee804
0x1cec…8dd40x8e77…e2d6Base—$15.10100%mrdn67d ago0xc232c2…ebacae
0x1cec…8dd40x8e77…e2d6Base—$23.74100%mrdn67d ago0x6a30f8…e38150
0x1cec…8dd40x8e77…e2d6Base—$28.59100%mrdn67d ago0x29e8bb…a051b2
0x1cec…8dd40x8e77…e2d6Base—$15.56100%mrdn67d ago0xbdfe78…98e436
0x1cec…8dd40x8e77…e2d6Base—$14.12100%mrdn67d ago0x400f3d…e0ccc1
0x1cec…8dd40x8e77…e2d6Base—$15.68100%mrdn67d ago0x19b455…cf389f
0x1cec…8dd40x8e77…e2d6Base—$26.48100%mrdn67d ago0xcdded3…77612f
0x1cec…8dd40x8e77…e2d6Base—$14.96100%mrdn67d ago0x6447c6…a597a3
0x1cec…8dd40x8e77…e2d6Base—$26.51100%mrdn67d ago0xdc972b…04c478
0x1cec…8dd40x8e77…e2d6Base—$17.78100%mrdn67d ago0xa3c8be…0b7ce7
0x1cec…8dd40x8e77…e2d6Base—$16.45100%mrdn67d ago0xff7ba5…d4dbf6
0x1cec…8dd40x8e77…e2d6Base—$20.27100%mrdn67d ago0x760118…b02bb5
0x1cec…8dd40x8e77…e2d6Base—$28.46100%mrdn67d ago0xe5ad93…89edc8
0x1cec…8dd40x8e77…e2d6Base—$19.60100%mrdn67d ago0x639611…9786f9
0x1cec…8dd40x8e77…e2d6Base—$23.55100%mrdn67d ago0xcea4dd…c4da70
0x1cec…8dd40x8e77…e2d6Base—$17.68100%mrdn67d ago0xefd029…fa329f
0x1cec…8dd40x8e77…e2d6Base—$24.75100%mrdn67d ago0x6f47ff…b7d3f1
0x1cec…8dd40x8e77…e2d6Base—$17.62100%mrdn67d ago0x3bf0f5…40dee7
0x1cec…8dd40x8e77…e2d6Base—$24.42100%mrdn67d ago0xc8823e…095242
0x1cec…8dd40x8e77…e2d6Base—$17.16100%mrdn67d ago0xa29765…a8888c
0x1cec…8dd40x8e77…e2d6Base—$14.60100%mrdn67d ago0xbadddf…c66efb
0x1cec…8dd40x8e77…e2d6Base—$17.80100%mrdn67d ago0x1e53c2…bc1d30
0x1cec…8dd40x8e77…e2d6Base—$19.52100%mrdn67d ago0xc7ddee…20f139
0x1cec…8dd40x8e77…e2d6Base—$17.86100%mrdn67d ago0x2f6b85…52609a

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.