Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$37.95100%mrdn59d ago0xce4799…35b26c
0xfe8f…794d0x8e77…e2d6Base—$20.77100%mrdn59d ago0xbcaf2b…025fa2
0xfe8f…794d0x8e77…e2d6Base—$19.62100%mrdn59d ago0xd39a51…38e0cf
0xfe8f…794d0x8e77…e2d6Base—$24.65100%mrdn59d ago0x2ef66a…1efc5b
0xfe8f…794d0x8e77…e2d6Base—$22.16100%mrdn59d ago0xf0476e…9dce39
0xfe8f…794d0x8e77…e2d6Base—$25.61100%mrdn59d ago0x1d3dab…2b0f37
0xfe8f…794d0x8e77…e2d6Base—$31.93100%mrdn59d ago0x23dc71…977503
0xfe8f…794d0x8e77…e2d6Base—$18.40100%mrdn59d ago0x08632d…5818ed
0xfe8f…794d0x8e77…e2d6Base—$33.62100%mrdn59d ago0xd32b54…8e7964
0xfe8f…794d0x8e77…e2d6Base—$22.34100%mrdn59d ago0x872580…d06cb6
0xfe8f…794d0x8e77…e2d6Base—$18.86100%mrdn59d ago0x632213…b988c6
0xfe8f…794d0x8e77…e2d6Base—$33.39100%mrdn59d ago0x095a7b…4aa454
0xfe8f…794d0x8e77…e2d6Base—$29.86100%mrdn59d ago0x8ec2a5…e7b0af
0xfe8f…794d0x8e77…e2d6Base—$16.87100%mrdn59d ago0xaedda3…c5a032
0xfe8f…794d0x8e77…e2d6Base—$24.67100%mrdn59d ago0x334c44…e6135b
0xfe8f…794d0x8e77…e2d6Base—$28.93100%mrdn59d ago0xddd126…a04439
0xfe8f…794d0x8e77…e2d6Base—$19.79100%mrdn59d ago0xb54ba9…b28c63
0xfe8f…794d0x8e77…e2d6Base—$22.64100%mrdn59d ago0xda4624…b08d15
0xfe8f…794d0x8e77…e2d6Base—$18.16100%mrdn59d ago0xb095d2…6db103
0xfe8f…794d0x8e77…e2d6Base—$45.66100%mrdn60d ago0xe1956c…dd2f13
0xfe8f…794d0x8e77…e2d6Base—$23.69100%mrdn60d ago0x56f1fc…757b37
0xfe8f…794d0x8e77…e2d6Base—$23.24100%mrdn60d ago0xff4a1d…e31a7f
0xfe8f…794d0x8e77…e2d6Base—$41.36100%mrdn60d ago0xe8ba17…4fb2c4
0xfe8f…794d0x8e77…e2d6Base—$33.01100%mrdn60d ago0x7e741d…f16001
0xfe8f…794d0x8e77…e2d6Base—$39.26100%mrdn60d ago0xb4ae0e…a07591

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.