Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xb23a32…da045f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase1h ago0xc90532…022ba6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase1h ago0x90852c…fa54b7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1h ago0x2380a5…43ef59
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1h ago0x50ea0d…bb20b4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase1h ago0x7f6d1e…79526c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xb4fb82…b1c709
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xc22152…a016eb
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x46796e…3594c8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase1h ago0xb584b2…65c0fa
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xb1206b…cb9f4b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x4201e3…b5bafa
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x28b199…983ca8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x7f60f6…5dffbc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x938c52…59693c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase1h ago0x7f4c4f…0c610d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xe518b8…6132e6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x89631a…d75728
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xbb7f37…d52176
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x26699e…2d7bd4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x5ede30…93dde2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xc1beca…49ddbd
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0xcf983f…74f294
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x9c69f0…0b0750
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1h ago0x51f04b…e3a512

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.