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—$17.33100%mrdn92d ago0x7a97db…411a41
0xa6a9…809d0x8e77…e2d6Base—$25.85100%mrdn92d ago0xa45d1a…ce88cc
0xa6a9…809d0x8e77…e2d6Base—$26.30100%mrdn92d ago0xb82c90…5df1c6
0xa6a9…809d0x8e77…e2d6Base—$18.83100%mrdn92d ago0xafd85f…4eb8a8
0xa6a9…809d0x8e77…e2d6Base—$28.67100%mrdn92d ago0xcb3f05…f7ca22
0xa6a9…809d0x8e77…e2d6Base—$25.94100%mrdn92d ago0x8da451…5f091d
0xa6a9…809d0x8e77…e2d6Base—$16.49100%mrdn92d ago0x808847…c3b994
0xa6a9…809d0x8e77…e2d6Base—$25.13100%mrdn92d ago0x9ba464…3882b9
0xa6a9…809d0x8e77…e2d6Base—$16.44100%mrdn92d ago0x8693d7…bee5d5
0xa6a9…809d0x8e77…e2d6Base—$22.87100%mrdn92d ago0x78f557…8e1663
0xa6a9…809d0x8e77…e2d6Base—$32.57100%mrdn92d ago0xf78263…5743d3
0xa6a9…809d0x8e77…e2d6Base—$24.80100%mrdn92d ago0x290ef9…93294a
0xa6a9…809d0x8e77…e2d6Base—$31.32100%mrdn92d ago0xf40eea…8e89b6
0xa6a9…809d0x8e77…e2d6Base—$18.33100%mrdn92d ago0x154168…5e8f72
0xa6a9…809d0x8e77…e2d6Base—$21.22100%mrdn92d ago0x66da19…c590d4
0xa6a9…809d0x8e77…e2d6Base—$29.50100%mrdn92d ago0x57c23c…3cc72f
0xa6a9…809d0x8e77…e2d6Base—$25.48100%mrdn92d ago0x6e877b…2f60c9
0xa6a9…809d0x8e77…e2d6Base—$25.85100%mrdn92d ago0x013466…f46675
0xa6a9…809d0x8e77…e2d6Base—$23.69100%mrdn92d ago0xcc5ba8…96d4c5
0xa6a9…809d0x8e77…e2d6Base—$33.30100%mrdn92d ago0x8bf62f…3aba97
0xa6a9…809d0x8e77…e2d6Base—$26.95100%mrdn92d ago0xc9ecd5…362435
0xa6a9…809d0x8e77…e2d6Base—$24.03100%mrdn92d ago0x791ba4…7fa965
0xa6a9…809d0x8e77…e2d6Base—$29.53100%mrdn92d ago0x2df0ea…ed2fd3
0xa6a9…809d0x8e77…e2d6Base—$17.44100%mrdn92d ago0x5c97f0…947b22
0xa6a9…809d0x8e77…e2d6Base—$27.33100%mrdn92d ago0xa7d46a…dd12eb

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.