Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ded…06490x8aa6…aab4BaseukintelUk$0.02100%coinbase21d ago0x11e6bf…da287d
0x1ded…06490x39e1…5d8cBasex402 service$0.02100%coinbase21d ago0xba0324…9a4717
0x1ded…06490xdcec…7566Basex402 service$0.01100%coinbase21d ago0x1d11fb…441d93
0x1ded…06490x76a6…c8a2BaseSirenicFrance$0.002100%coinbase21d ago0x48efe6…e55be2
0x1ded…06490xf375…79cfBase—$0.001100%openx40221d ago0x6ba896…1fc6f8
0x1ded…06490x4643…665fBaseweb-page-brief-evidenceWeb-brief$0.01100%coinbase22d ago0xa74c99…68c84e
0x1ded…06490x63ae…cddcBasex402 service$0.005100%coinbase22d ago0xbd2b3c…ce70e4
0x1ded…06490x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase22d ago0x984081…653775
0x1ded…06490xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase22d ago0xd6f335…a2df3c
0x1ded…06490xb136…e9d7Base—$0.001100%coinbase22d ago0x1b6109…0e9f1d
0x1ded…0649HyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase22d ago0xc90f81…f33b47
0x1ded…06490xa600…3e8cBasetoken-riskRisk$0.05100%coinbase22d ago0x94c945…1e5df2
0x1ded…06490x5d4e…080bBaseDataForAgentsData$0.01100%coinbase22d ago0x279e92…e0616d
0x1ded…06490x3dce…989dBaseACODA Liquidation IntelligenceCrypto$0.01100%coinbase22d ago0x0ff7ab…2dcd4e
0x1ded…06490xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase22d ago0xec19a6…7a9260
0x1ded…06490xb810…2c86Basex402 Weather APIWeather$0.001100%coinbase22d ago0x888e49…07dc50
0x1ded…06490xe553…56f8Basex402 service$0.001100%coinbase22d ago0xe118c0…d1ed8c

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.