Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x39e631…fa085a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xc8b50e…cb82e0
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x3197a0…a7a8e2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xb5d743…055c09
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xe0635a…801949
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x86fb2f…008a14
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x079d47…30098f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x8bf381…d71143
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xefc739…b364aa
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x6a40f4…beff74
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xb1d497…889d01
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x4e4c57…dc89a2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x733a93…ba1771
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x249fad…cb4c3e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x74fd94…1ec94d
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa85d ago0x6e81c0…abb5ce
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa85d ago0x27e6c6…af66f5
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa85d ago0xc83c98…7a52c1
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa85d ago0x00aa79…d17801

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.