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$14.55100%mrdn95d ago0xfafc9b…5b3f6b
0xa6a9…809d0x8e77…e2d6Base$18.58100%mrdn95d ago0xae64cb…63a724
0xa6a9…809d0x8e77…e2d6Base$15.42100%mrdn95d ago0xd594b8…6f50e1
0xa6a9…809d0x8e77…e2d6Base$15.59100%mrdn95d ago0xebfd23…1efbcc
0xa6a9…809d0x8e77…e2d6Base$19.47100%mrdn95d ago0x45851f…c34d85
0xa6a9…809d0x8e77…e2d6Base$22.89100%mrdn95d ago0x891348…31e929
0xa6a9…809d0x8e77…e2d6Base$14.25100%mrdn95d ago0xa3fbff…a341d5
0xa6a9…809d0x8e77…e2d6Base$17.05100%mrdn95d ago0xfb28d2…0edceb
0xa6a9…809d0x8e77…e2d6Base$23.91100%mrdn95d ago0xa461d1…e69edb
0xa6a9…809d0x8e77…e2d6Base$22.55100%mrdn95d ago0xc2f3bb…c4a050
0xa6a9…809d0x8e77…e2d6Base$23.08100%mrdn95d ago0xf8ad0e…cecd42
0xa6a9…809d0x8e77…e2d6Base$12.55100%mrdn95d ago0x84202e…c566a0
0xa6a9…809d0x8e77…e2d6Base$13.96100%mrdn95d ago0x0faa8d…3477ee
0xa6a9…809d0x8e77…e2d6Base$11.34100%mrdn95d ago0xc2fe04…42242b
0xa6a9…809d0x8e77…e2d6Base$16.68100%mrdn95d ago0xddb75d…e2e7ab
0xa6a9…809d0x8e77…e2d6Base$22.92100%mrdn95d ago0xfce6ce…15e74d
0xa6a9…809d0x8e77…e2d6Base$17.07100%mrdn95d ago0x70fe93…1cd159
0xa6a9…809d0x8e77…e2d6Base$28.28100%mrdn95d ago0xb6e2d6…edb6af
0xa6a9…809d0x8e77…e2d6Base$28.72100%mrdn95d ago0x4f4b25…ddc6a2
0xa6a9…809d0x8e77…e2d6Base$14.34100%mrdn95d ago0x3e8db8…00e704
0xa6a9…809d0x8e77…e2d6Base$28.51100%mrdn95d ago0xabc0a2…ae9159
0xa6a9…809d0x8e77…e2d6Base$16.23100%mrdn95d ago0x0de72c…e55a51
0xa6a9…809d0x8e77…e2d6Base$17.92100%mrdn95d ago0xb8ab0d…533cb7
0xa6a9…809d0x8e77…e2d6Base$25.55100%mrdn95d ago0x5ac9ee…c40a17
0xa6a9…809d0x8e77…e2d6Base$18.55100%mrdn95d ago0xefd0c5…69ba49

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.