Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$20.29100%mrdn66d ago0x6664a7…029404
0xb6db…31e10x8e77…e2d6Base—$34.51100%mrdn66d ago0x5dad22…a4b4de
0xb6db…31e10x8e77…e2d6Base—$35.22100%mrdn67d ago0x1e04ee…e9fc9a
0xb6db…31e10x8e77…e2d6Base—$30.80100%mrdn67d ago0x315fe3…8f79f4
0xb6db…31e10x8e77…e2d6Base—$31.32100%mrdn67d ago0x2a8aea…1c9583
0xb6db…31e10x8e77…e2d6Base—$20.09100%mrdn67d ago0xa83d1d…441365
0xb6db…31e10x8e77…e2d6Base—$23.26100%mrdn67d ago0x0d6074…c81f17
0xb6db…31e10x8e77…e2d6Base—$27.49100%mrdn67d ago0x7f9f36…157122
0xb6db…31e10x8e77…e2d6Base—$17.92100%mrdn67d ago0x1ce1ab…b1935b
0xb6db…31e10x8e77…e2d6Base—$27.94100%mrdn67d ago0xba8eb0…6d08e7
0xb6db…31e10x8e77…e2d6Base—$17.98100%mrdn67d ago0x6fab5c…24f2f8
0xb6db…31e10x8e77…e2d6Base—$31.77100%mrdn67d ago0x8af33e…9eeff5
0xb6db…31e10x8e77…e2d6Base—$18.56100%mrdn67d ago0xac05f1…275236
0xb6db…31e10x8e77…e2d6Base—$34.85100%mrdn67d ago0x48be22…7a8bc3
0xb6db…31e10x8e77…e2d6Base—$27.97100%mrdn67d ago0x6586fd…b5af14
0xb6db…31e10x8e77…e2d6Base—$23.70100%mrdn67d ago0xdfcde8…8cf058
0xb6db…31e10x8e77…e2d6Base—$29.66100%mrdn67d ago0x09a5b7…726990
0xb6db…31e10x8e77…e2d6Base—$12.28100%mrdn67d ago0xb2949a…c76112
0xb6db…31e10x8e77…e2d6Base—$22.65100%mrdn67d ago0x83858c…28771e
0xb6db…31e10x8e77…e2d6Base—$34.82100%mrdn67d ago0x671946…2486d3
0xb6db…31e10x8e77…e2d6Base—$27.49100%mrdn67d ago0x80c933…59152c
0xb6db…31e10x8e77…e2d6Base—$20.03100%mrdn67d ago0x043feb…b6ffcf
0xb6db…31e10x8e77…e2d6Base—$20.17100%mrdn67d ago0x791a06…3b3711
0xb6db…31e10x8e77…e2d6Base—$18.96100%mrdn67d ago0x546503…e71f30
0xb6db…31e10x8e77…e2d6Base—$29.29100%mrdn67d ago0xcd6856…b95ef0

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.