Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6765…5b740x10c1…1e24Base—$0.08100%coinbase108d ago0xa0d9ac…b9cf5e
0x6765…5b740x10c1…1e24Base—$0.12100%coinbase108d ago0xe26d84…e7ff98
0x6765…5b740x10c1…1e24Base—$0.15100%coinbase108d ago0xb966b7…84aeb3
0x6765…5b740x10c1…1e24Base—$0.10100%coinbase108d ago0x1b2d83…f98ed1
0x6765…5b740x10c1…1e24Base—$0.03100%coinbase108d ago0x3f2149…4f1d25
0x6765…5b740x10c1…1e24Base—$0.006886100%coinbase108d ago0x91dd92…d5d92d
0x6765…5b740x10c1…1e24Base—$0.01100%coinbase108d ago0x90e796…ee6319
0x6765…5b740x10c1…1e24Base—$0.007959100%coinbase108d ago0xcae1e2…adb27e
0x6765…5b740x10c1…1e24Base—$0.006336100%coinbase108d ago0x2e95ca…9ea94c
0x6765…5b740x10c1…1e24Base—$0.03100%coinbase108d ago0xbd7d8b…ff2e03
0x6765…5b740x10c1…1e24Base—$0.06100%coinbase108d ago0x5a70c0…2200ab
0x6765…5b740x10c1…1e24Base—$0.10100%coinbase108d ago0x825914…5fc084
0x6765…5b740x10c1…1e24Base—$0.02100%coinbase108d ago0xebaac9…34b211
0x6765…5b740x10c1…1e24Base—$0.01100%coinbase108d ago0x7d82e4…caefbe
0x6765…5b740x10c1…1e24Base—$0.88100%coinbase108d ago0x9721dd…10f6b3
0x6765…5b740x10c1…1e24Base—$0.04100%coinbase108d ago0x73c294…32afeb
0x6765…5b740x10c1…1e24Base—$0.01100%coinbase108d ago0x07975c…a9d561
0x6765…5b740x10c1…1e24Base—$0.01100%coinbase109d ago0xf43a06…8e06ff
0x6765…5b740x10c1…1e24Base—$0.17100%coinbase109d ago0x18a6e9…11b913
0x6765…5b740x10c1…1e24Base—$0.008344100%coinbase109d ago0x29e54d…96f5eb
0x6765…5b740x10c1…1e24Base—$0.16100%coinbase109d ago0xe50c0f…b3d67e
0x6765…5b740x10c1…1e24Base—$0.006584100%coinbase109d ago0x886671…75f690

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.