Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$64.50100%mrdn117d ago0xaa10f1…bebfe4
0xa6a9…809d0x8e77…e2d6Base—$49.03100%mrdn118d ago0x60194e…c127ec
0xa6a9…809d0x8e77…e2d6Base—$50.95100%mrdn118d ago0x9a6377…8de3d8
0xa6a9…809d0x8e77…e2d6Base—$31.24100%mrdn118d ago0xe9273c…b59111
0xa6a9…809d0x8e77…e2d6Base—$38.01100%mrdn118d ago0x6fe93c…c4bd97
0xa6a9…809d0x8e77…e2d6Base—$41.66100%mrdn118d ago0xc5fd81…af3e40
0xa6a9…809d0x8e77…e2d6Base—$42.13100%mrdn118d ago0x7c9673…6b80ee
0xa6a9…809d0x8e77…e2d6Base—$97.98100%mrdn118d ago0x22c44c…067532
0xa6a9…809d0x8e77…e2d6Base—$41.39100%mrdn118d ago0x78c1b8…814da3
0xa6a9…809d0x8e77…e2d6Base—$54.51100%mrdn118d ago0x77d0d6…0e8afa
0xa6a9…809d0x8e77…e2d6Base—$31.51100%mrdn118d ago0x818307…79b0d4
0xa6a9…809d0x8e77…e2d6Base—$59.51100%mrdn118d ago0x0ff6d3…5f7ff7
0xa6a9…809d0x8e77…e2d6Base—$31.60100%mrdn118d ago0x76b9bf…21de05
0xa6a9…809d0x8e77…e2d6Base—$60.75100%mrdn118d ago0x26fb25…4d98fd
0xa6a9…809d0x8e77…e2d6Base—$48.07100%mrdn118d ago0x96d58e…bd7325
0xa6a9…809d0x8e77…e2d6Base—$35.16100%mrdn118d ago0x53d934…de6378
0xa6a9…809d0x8e77…e2d6Base—$30.50100%mrdn118d ago0x10e325…51c302
0xa6a9…809d0x8e77…e2d6Base—$28.66100%mrdn118d ago0x68fa64…d2aeac
0xa6a9…809d0x8e77…e2d6Base—$46.77100%mrdn118d ago0x4fc3ea…30503f
0xa6a9…809d0x8e77…e2d6Base—$30.18100%mrdn118d ago0xce2a06…9a55be
0xa6a9…809d0x8e77…e2d6Base—$34.94100%mrdn118d ago0x1a2152…b9b161
0xa6a9…809d0x8e77…e2d6Base—$37.25100%mrdn118d ago0xdd8fc1…d7c473
0xa6a9…809d0x8e77…e2d6Base—$39.94100%mrdn118d ago0x6f6c3c…a010dd
0xa6a9…809d0x8e77…e2d6Base—$30.61100%mrdn118d ago0xcfbb90…9cd052
0xa6a9…809d0x8e77…e2d6Base—$25.15100%mrdn118d ago0x08f4b1…2430e9

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.