Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$17.26100%mrdn94d ago0xcec7de…cdc1b1
0x13db…51920x8e77…e2d6Base—$10.62100%mrdn94d ago0x63dc31…6b3a0a
0x13db…51920x8e77…e2d6Base—$11.32100%mrdn94d ago0x1ec300…962b3a
0x13db…51920x8e77…e2d6Base—$15.28100%mrdn94d ago0xd3745d…2c5582
0x13db…51920x8e77…e2d6Base—$22.96100%mrdn94d ago0xf65ff3…05e215
0x13db…51920x8e77…e2d6Base—$16.92100%mrdn94d ago0x1eba6c…19d839
0x13db…51920x8e77…e2d6Base—$20.09100%mrdn94d ago0x27b16e…d4acc7
0x13db…51920x8e77…e2d6Base—$12.12100%mrdn94d ago0xef97d8…be6f03
0x13db…51920x8e77…e2d6Base—$12.43100%mrdn94d ago0x2e5e57…78b143
0x13db…51920x8e77…e2d6Base—$10.93100%mrdn94d ago0x8f1609…ca32cc
0x13db…51920x8e77…e2d6Base—$16.59100%mrdn94d ago0x71412c…7d65f5
0x13db…51920x8e77…e2d6Base—$20.08100%mrdn94d ago0x0aa35b…ce1fff
0x13db…51920x8e77…e2d6Base—$10.65100%mrdn94d ago0xe5c819…335d09
0x13db…51920x8e77…e2d6Base—$14.79100%mrdn94d ago0xb352ec…1ef92f
0x13db…51920x8e77…e2d6Base—$21.70100%mrdn94d ago0x77a18e…722426
0x13db…51920x8e77…e2d6Base—$21.47100%mrdn94d ago0x41328d…243c44
0x13db…51920x8e77…e2d6Base—$13.17100%mrdn94d ago0xb9595d…78415c
0x13db…51920x8e77…e2d6Base—$15.97100%mrdn94d ago0x4d2ae0…0ebaad
0x13db…51920x8e77…e2d6Base—$25.32100%mrdn94d ago0x53a77b…579a14
0x13db…51920x8e77…e2d6Base—$27.90100%mrdn94d ago0x0c120c…6e781a
0x13db…51920x8e77…e2d6Base—$15.93100%mrdn94d ago0x70e9c8…53fb4b
0x13db…51920x8e77…e2d6Base—$28.68100%mrdn94d ago0xa97544…e576c1
0x13db…51920x8e77…e2d6Base—$21.76100%mrdn94d ago0x12c38e…9da2d7
0x13db…51920x8e77…e2d6Base—$18.34100%mrdn94d ago0x8028ff…1a294a
0x13db…51920x8e77…e2d6Base—$27.37100%mrdn94d ago0x61bf38…16e799

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.