Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x299b…22110x7063…98ecBase—$0.04100%coinbase89d ago0x4131f6…d97b99
0x299b…22110xd45e…b89aBase—$0.04100%coinbase89d ago0xc2062b…6551c8
0x299b…22110xf430…15c3Base—$0.04100%coinbase89d ago0x4a6756…68e350
0x299b…22110xf356…f736Base—$0.06100%coinbase89d ago0x7698cf…c7940d
0x299b…22110x33a2…75e0Base—$0.06100%coinbase89d ago0x6949fc…a4aeef
0x299b…22110xd508…9604Base—$0.06100%coinbase89d ago0x8f7c77…0b4384
0x299b…22110x6cb0…e7abBase—$0.06100%coinbase89d ago0x5c1931…37ff51
0x299b…22110x6711…7083Base—$0.06100%coinbase89d ago0xef1963…0ce63a
0x299b…22110x460f…ecd2Base—$0.06100%coinbase89d ago0xbf2cd3…b6e4a1
0x299b…22110x2ee5…c77fBase—$0.06100%coinbase89d ago0x83107f…be36d1
0x299b…22110x1481…1e0dBase—$0.06100%coinbase89d ago0x268db6…011eae
0x299b…22110x1a29…5c36Base—$0.06100%coinbase89d ago0x68aa11…a5c6a4
0x299b…22110x69ac…ef95Base—$0.06100%coinbase89d ago0x2bb197…035ed0
0x299b…22110x8386…8e1fBase—$0.06100%coinbase89d ago0x58da77…e5d70c
0x299b…22110xdb66…1018Base—$0.06100%coinbase89d ago0xd07491…c955f7
0x299b…22110x2053…a18bBase—$0.06100%coinbase89d ago0xbd7d70…c1aa01
0x299b…22110xbb19…40f6Base—$0.06100%coinbase89d ago0x690420…82e1e3
0x299b…22110x7de0…8b48Base—$0.06100%coinbase89d ago0x296e35…00400f
0x299b…22110x50fd…af13Base—$0.06100%coinbase89d ago0xe2e6ec…b0a898
0x299b…22110xa135…3ff5Base—$0.06100%coinbase89d ago0xb5500c…c09a46
0x299b…22110x6fa0…c328Base—$0.06100%coinbase89d ago0xc1ac2e…89f36b
0x299b…22110x5178…7ff5Base—$0.06100%coinbase89d ago0xe5c868…e81c08
0x299b…22110x2f4e…1d44Base—$0.06100%coinbase89d ago0x960f0a…a78a1c
0x299b…22110x5f98…f0feBase—$0.06100%coinbase89d ago0xa1453d…92618a
0x299b…22110x6601…38bbBase—$0.06100%coinbase89d ago0xe5d30e…feecd4

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.