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—$21.46100%mrdn92d ago0xa306be…255021
0x13db…51920x8e77…e2d6Base—$14.73100%mrdn92d ago0x7ea038…ffeb08
0x13db…51920x8e77…e2d6Base—$18.28100%mrdn92d ago0xb78c2c…4a0ce9
0x13db…51920x8e77…e2d6Base—$24.92100%mrdn92d ago0x077366…413b43
0x13db…51920x8e77…e2d6Base—$25.80100%mrdn92d ago0x6c8283…519f8f
0x13db…51920x8e77…e2d6Base—$23.93100%mrdn92d ago0x0ed8b5…9e72ef
0x13db…51920x8e77…e2d6Base—$16.65100%mrdn92d ago0xb18ee9…0b5131
0x13db…51920x8e77…e2d6Base—$21.73100%mrdn92d ago0xe34482…b57c29
0x13db…51920x8e77…e2d6Base—$20.82100%mrdn92d ago0x134e46…fb5d65
0x13db…51920x8e77…e2d6Base—$19.31100%mrdn92d ago0x7a1f96…b3a687
0x13db…51920x8e77…e2d6Base—$34.76100%mrdn92d ago0x62a1eb…4bcbb6
0x13db…51920x8e77…e2d6Base—$20.40100%mrdn92d ago0xe277f4…464c95
0x13db…51920x8e77…e2d6Base—$19.47100%mrdn92d ago0x7f412e…332be5
0x13db…51920x8e77…e2d6Base—$32.46100%mrdn92d ago0x735f3b…4256b8
0x13db…51920x8e77…e2d6Base—$29.26100%mrdn92d ago0xe946ef…9633a6
0x13db…51920x8e77…e2d6Base—$31.76100%mrdn92d ago0xb53d6f…921c72
0x13db…51920x8e77…e2d6Base—$26.03100%mrdn92d ago0x2bff1a…cbdc6b
0x13db…51920x8e77…e2d6Base—$26.42100%mrdn92d ago0x1eaf57…5e3d1c
0x13db…51920x8e77…e2d6Base—$24.61100%mrdn92d ago0x20ab7a…b3aeec
0x13db…51920x8e77…e2d6Base—$25.68100%mrdn92d ago0x376770…cbd092
0x13db…51920x8e77…e2d6Base—$22.62100%mrdn92d ago0xf22138…0ec1a1
0x13db…51920x8e77…e2d6Base—$20.36100%mrdn92d ago0x3fa0a6…55681a
0x13db…51920x8e77…e2d6Base—$29.22100%mrdn92d ago0x844037…e7b9b5
0x13db…51920x8e77…e2d6Base—$17.89100%mrdn92d ago0xb28050…1c94a6
0x13db…51920x8e77…e2d6Base—$28.23100%mrdn92d ago0x09db32…6b263e

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.