Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x8aa8de…513311
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xa80071…3b6283
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xbc35b8…900d89
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x6bc732…cda7a1
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x5ecfe5…6dac03
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x3a06d1…bfab15
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xd0e27b…2bf811
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xae3e93…233d9b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xb57867…f787c8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xbc96ae…6d06c5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x0b625d…cf53ad
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xf6bff0…d450e8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xac3535…fda0af
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xede3bf…1ea1e9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x9ada18…448259
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x4ef581…da626a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x6a3dac…eecba3
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x1e938d…2a5edb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x06aa2c…69c9f8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x051bc0…89927b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xcb01ca…fbfb57
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xc0413f…8f5efa
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x897c7b…abe723
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x7ddb64…9dd311
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x4fbaac…a2f16e

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.