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.65100%mrdn81d ago0x35e31e…e938f9
0xa6a9…809d0x8e77…e2d6Base$21.39100%mrdn81d ago0x22a270…aafb16
0xa6a9…809d0x8e77…e2d6Base$18.37100%mrdn81d ago0xa8cabb…5dea9e
0xa6a9…809d0x8e77…e2d6Base$24.67100%mrdn81d ago0x30875c…fcd0f5
0xa6a9…809d0x8e77…e2d6Base$22.34100%mrdn81d ago0x555932…f0fe3c
0xa6a9…809d0x8e77…e2d6Base$12.93100%mrdn81d ago0xe727b2…2825c5
0xa6a9…809d0x8e77…e2d6Base$21.94100%mrdn81d ago0x9ee962…109958
0xa6a9…809d0x8e77…e2d6Base$19.89100%mrdn81d ago0xfb742e…786620
0xa6a9…809d0x8e77…e2d6Base$17.76100%mrdn81d ago0x7ac692…e75d2d
0xa6a9…809d0x8e77…e2d6Base$12.73100%mrdn81d ago0x8a6539…583f23
0xa6a9…809d0x8e77…e2d6Base$19.79100%mrdn81d ago0x7f9717…317f9c
0xa6a9…809d0x8e77…e2d6Base$20.18100%mrdn81d ago0xb12e54…c52ada
0xa6a9…809d0x8e77…e2d6Base$13.53100%mrdn81d ago0x1d6224…3ca49e
0xa6a9…809d0x8e77…e2d6Base$20.63100%mrdn81d ago0xb3cd69…f004e4
0xa6a9…809d0x8e77…e2d6Base$11.82100%mrdn81d ago0x263767…fdcec0
0xa6a9…809d0x8e77…e2d6Base$19.21100%mrdn82d ago0x98bd06…e7fb37
0xa6a9…809d0x8e77…e2d6Base$15.04100%mrdn82d ago0x959974…46f18f
0xa6a9…809d0x8e77…e2d6Base$9.82100%mrdn82d ago0x17bdaa…9de8dd
0xa6a9…809d0x8e77…e2d6Base$18.86100%mrdn82d ago0x70cf66…ab5ed3
0xa6a9…809d0x8e77…e2d6Base$15.49100%mrdn82d ago0xc206ac…c8dad3
0xa6a9…809d0x8e77…e2d6Base$17.24100%mrdn82d ago0x584b04…89f92f
0xa6a9…809d0x8e77…e2d6Base$10.25100%mrdn82d ago0xb93558…3ceee8
0xa6a9…809d0x8e77…e2d6Base$21.13100%mrdn82d ago0x01f6a2…773eb4
0xa6a9…809d0x8e77…e2d6Base$13.08100%mrdn82d ago0xe903a8…3a1fda
0xa6a9…809d0x8e77…e2d6Base$17.97100%mrdn82d ago0xa4bc0a…ac9747

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.