Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71b6…af720x10c1…1e24Base—$2.17100%coinbase114d ago0xf6e207…c93107
0x71b6…af720x10c1…1e24Base—$0.79100%coinbase114d ago0xd32ed8…4326c9
0x71b6…af720x10c1…1e24Base—$0.79100%coinbase114d ago0xffd22d…1bf1dc
0x71b6…af720x10c1…1e24Base—$0.81100%coinbase114d ago0x84f2ed…7f37c4
0x71b6…af720x10c1…1e24Base—$0.85100%coinbase114d ago0x024e6a…5c4901
0x71b6…af720x10c1…1e24Base—$0.78100%coinbase114d ago0x916143…2746c7
0x71b6…af720x10c1…1e24Base—$0.71100%coinbase114d ago0xc26db9…1b1ef5
0x71b6…af720x10c1…1e24Base—$0.64100%coinbase114d ago0xabb37f…928f7f
0x71b6…af720x10c1…1e24Base—$0.62100%coinbase114d ago0xdea7fc…d274b9
0x71b6…af720x10c1…1e24Base—$0.66100%coinbase114d ago0xa4334c…729066
0x71b6…af720x10c1…1e24Base—$0.65100%coinbase114d ago0x9539e8…f66a51
0x71b6…af720x10c1…1e24Base—$0.70100%coinbase114d ago0xf8f6f8…ad38cf
0x71b6…af720x10c1…1e24Base—$0.75100%coinbase114d ago0xaf517c…029b73
0x71b6…af720x10c1…1e24Base—$1.02100%coinbase114d ago0xd3872a…928590
0x71b6…af720x10c1…1e24Base—$1.05100%coinbase114d ago0x3af41c…ee26f9
0x71b6…af720x10c1…1e24Base—$0.85100%coinbase114d ago0x700d2c…5d0ba1
0x71b6…af720x10c1…1e24Base—$0.76100%coinbase114d ago0xe951d8…4f0ea7
0x71b6…af720x10c1…1e24Base—$0.78100%coinbase114d ago0xb7a280…5ec964
0x71b6…af720x10c1…1e24Base—$0.64100%coinbase114d ago0x82b4d9…205198
0x71b6…af720x10c1…1e24Base—$0.52100%coinbase114d ago0x6a72fb…6ebe21
0x71b6…af720x10c1…1e24Base—$0.52100%coinbase114d ago0x9fddc4…12eb2f
0x71b6…af720x10c1…1e24Base—$0.60100%coinbase114d ago0x4fc02b…ae30cb
0x71b6…af720x10c1…1e24Base—$1.18100%coinbase114d ago0x94bcf1…a269d7
0x71b6…af720x10c1…1e24Base—$0.70100%coinbase114d ago0x184d2f…ca50e0
0x71b6…af720x10c1…1e24Base—$0.69100%coinbase114d ago0x99fb1d…3c70b4

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.