Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$19.90100%mrdn82d ago0xd1b33b…f0767f
0x4754…327b0x8e77…e2d6Base—$14.43100%mrdn82d ago0x63295a…680657
0xfe8f…794d0x8e77…e2d6Base—$12.56100%mrdn82d ago0x030a51…f0de3a
0x13db…51920x8e77…e2d6Base—$20.33100%mrdn82d ago0x9756c5…2e4198
0xa6a9…809d0x8e77…e2d6Base—$16.65100%mrdn82d ago0x35e31e…e938f9
0xe55e…f7480x8e77…e2d6Base—$17.60100%mrdn82d ago0x1905a8…e27fcf
0x1cec…8dd40x8e77…e2d6Base—$17.47100%mrdn82d ago0x76f0e9…f90e55
0xfe8f…794d0x8e77…e2d6Base—$15.63100%mrdn82d ago0x20cb91…8fed1c
0xe55e…f7480x8e77…e2d6Base—$12.20100%mrdn82d ago0xbfd9af…e86617
0x13db…51920x8e77…e2d6Base—$18.67100%mrdn82d ago0x9b0290…c5c622
0x13db…51920x8e77…e2d6Base—$18.40100%mrdn82d ago0x2c6195…8291c8
0x1cec…8dd40x8e77…e2d6Base—$13.42100%mrdn82d ago0x5b3a43…51f59c
0xd996…9d360x8e77…e2d6Base—$0.005100%mrdn82d ago0x29d59b…49793c
0xe55e…f7480x8e77…e2d6Base—$25.04100%mrdn82d ago0x22c58a…34f985
0x1cec…8dd40x8e77…e2d6Base—$17.07100%mrdn82d ago0xd60712…264f3a
0xa6a9…809d0x8e77…e2d6Base—$21.39100%mrdn82d ago0x22a270…aafb16
0x4754…327b0x8e77…e2d6Base—$13.85100%mrdn82d ago0x71cdd3…ad77f7
0xfe8f…794d0x8e77…e2d6Base—$25.09100%mrdn82d ago0xf9ca14…e34c31
0x1cec…8dd40x8e77…e2d6Base—$19.59100%mrdn82d ago0x0f911b…6f78a6
0x1cec…8dd40x8e77…e2d6Base—$11.62100%mrdn82d ago0x97c3b2…e59d4d
0xa6a9…809d0x8e77…e2d6Base—$18.37100%mrdn82d ago0xa8cabb…5dea9e
0xe55e…f7480x8e77…e2d6Base—$23.84100%mrdn82d ago0x0a92fd…7a5c3c
0xe55e…f7480x8e77…e2d6Base—$22.43100%mrdn82d ago0xf67893…2f1b92
0xfe8f…794d0x8e77…e2d6Base—$13.70100%mrdn82d ago0x47684e…9d5029
0x4754…327b0x8e77…e2d6Base—$17.05100%mrdn82d ago0x7916d6…39dd2d

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.