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—$28.18100%mrdn100d ago0x24fdcf…4b85ad
0x1cec…8dd40x8e77…e2d6Base—$20.48100%mrdn100d ago0x098cd7…b23fe9
0x1cec…8dd40x8e77…e2d6Base—$25.40100%mrdn100d ago0xaec65c…b924c8
0x1cec…8dd40x8e77…e2d6Base—$17.88100%mrdn100d ago0x590223…1672c3
0x1cec…8dd40x8e77…e2d6Base—$16.71100%mrdn100d ago0x17b1a6…4bd941
0x1cec…8dd40x8e77…e2d6Base—$31.94100%mrdn100d ago0xb2a300…dd98be
0x1cec…8dd40x8e77…e2d6Base—$20.83100%mrdn100d ago0x1f3d01…d16253
0x1cec…8dd40x8e77…e2d6Base—$25.53100%mrdn100d ago0x4aa3d4…3f2d5e
0x1cec…8dd40x8e77…e2d6Base—$24.12100%mrdn100d ago0x86533c…911172
0x1cec…8dd40x8e77…e2d6Base—$25.63100%mrdn100d ago0xcba408…672e61
0x1cec…8dd40x8e77…e2d6Base—$15.26100%mrdn100d ago0x6351e6…1e750e
0x1cec…8dd40x8e77…e2d6Base—$18.05100%mrdn100d ago0xbdd408…aec215
0x1cec…8dd40x8e77…e2d6Base—$17.69100%mrdn100d ago0xb5429a…90dd29
0x1cec…8dd40x8e77…e2d6Base—$23.85100%mrdn100d ago0xe1c18d…bc50ca
0x1cec…8dd40x8e77…e2d6Base—$23.42100%mrdn100d ago0x3f4b70…5a4c20
0x1cec…8dd40x8e77…e2d6Base—$23.42100%mrdn100d ago0x51420a…10a03a

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.