Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0xddcf4d…2a06e4
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0xb1b5ae…fbc647
0x4cf3…d0c10x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x8f5edd…0c2b86
0x4cf3…d0c10x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x9b605b…4c35ed
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x86b81d…b2fb37
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x35fbe3…b3067d
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xbff1ba…c139c4
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x804154…9a5ab3
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x9d6d5e…36f9cb
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x65a21f…5abc1b
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xcccf2d…c26ff5
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x3cac09…479d05
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xc2a720…5375eb
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x1698a6…d8699a
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x6bc859…922adf
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xacaecf…33cc5e
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x901499…5f65c4
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x1943e9…699f32
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x54e4b0…09af06
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x070039…0ebe85
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xc9657e…de368e
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xd1133e…0ca73b
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xb68a6a…4d9c01
0x9cc4…b1760x43a2…f758BaseZapperDefi$0.0045100%coinbase102d ago0xebcfc2…aaf344
0x9cc4…b1760x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x3be5cd…71a746

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.