Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa36d ago0x5b9924…9c96b1
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa36d ago0x1fa1da…95074c
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa36d ago0x81de6d…b6a999
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa36d ago0xd2b649…b173ef
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa36d ago0x060530…aeef23
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa36d ago0xcc5c45…e149c5
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x7dc395…b08c83
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xc581f6…0db1da
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xd8b48a…ed0c63
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x4f25f0…b9d3c2
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x9999fe…3e1223
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x296602…eb1bbc
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x5ceaee…d1dfb5
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xb1601f…5f9486
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xa5ac35…1f7d61
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x3af6bf…c543c2
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xf09d5a…dee90f
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xd28937…54fb7b
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x9a61d2…20bd04
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x97b058…1524c9
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xc5dac1…f98005
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x2ee9b7…3dc24a
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0x7ec7c7…c0bc78
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xbd4483…2d6684
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa37d ago0xd974ac…d072f1

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.