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—$16.85100%mrdn81d ago0x887d46…689e83
0xa6a9…809d0x8e77…e2d6Base—$27.92100%mrdn81d ago0x896311…5e5b7b
0xa6a9…809d0x8e77…e2d6Base—$28.73100%mrdn81d ago0x62917c…5e21de
0xa6a9…809d0x8e77…e2d6Base—$16.26100%mrdn81d ago0xca05ba…ff5aa9
0xa6a9…809d0x8e77…e2d6Base—$15.74100%mrdn81d ago0xdfaa38…004f09
0xa6a9…809d0x8e77…e2d6Base—$29.02100%mrdn81d ago0xcc706a…df8c02
0xa6a9…809d0x8e77…e2d6Base—$25.48100%mrdn81d ago0xd958f2…db2937
0xa6a9…809d0x8e77…e2d6Base—$20.55100%mrdn81d ago0x7e7d7a…ce926f
0xa6a9…809d0x8e77…e2d6Base—$28.85100%mrdn81d ago0xaaa96a…30de32
0xa6a9…809d0x8e77…e2d6Base—$19.65100%mrdn81d ago0x0595b9…8afa99
0xa6a9…809d0x8e77…e2d6Base—$14.58100%mrdn81d ago0xbea828…05a589
0xa6a9…809d0x8e77…e2d6Base—$14.13100%mrdn81d ago0xa49697…5713a5
0xa6a9…809d0x8e77…e2d6Base—$12.69100%mrdn81d ago0xb6c3b2…ded949
0xa6a9…809d0x8e77…e2d6Base—$20.35100%mrdn81d ago0xa9b6c7…471328
0xa6a9…809d0x8e77…e2d6Base—$15.23100%mrdn81d ago0x2563a1…5ad7ec
0xa6a9…809d0x8e77…e2d6Base—$13.41100%mrdn81d ago0x7330dd…8b7684
0xa6a9…809d0x8e77…e2d6Base—$21.13100%mrdn81d ago0x1c6d79…380db2
0xa6a9…809d0x8e77…e2d6Base—$11.70100%mrdn81d ago0x5a74b9…2d0396
0xa6a9…809d0x8e77…e2d6Base—$17.73100%mrdn81d ago0x6915b3…562e7b
0xa6a9…809d0x8e77…e2d6Base—$11.68100%mrdn81d ago0x8dbf9b…c19a37
0xa6a9…809d0x8e77…e2d6Base—$12.67100%mrdn81d ago0x99dfc9…2e229b
0xa6a9…809d0x8e77…e2d6Base—$14.61100%mrdn81d ago0x390113…b857c9
0xa6a9…809d0x8e77…e2d6Base—$21.02100%mrdn82d ago0x3ee390…1cfb17
0xa6a9…809d0x8e77…e2d6Base—$15.24100%mrdn82d ago0xb51727…b28d44
0xa6a9…809d0x8e77…e2d6Base—$21.40100%mrdn82d ago0xf86a96…07553b

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.