Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0x83d9f0…b33a19
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0xcc632c…62d469
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0x9195e3…92fa41
0xb90a…9ae40x6757…d14bBase—$0.02100%fluxa109d ago0x53b89d…1f0c4b
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0xe7db6a…2be96c
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0x99f744…e7e6a4
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0x67ddef…cbaf08
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0x9f1598…b03e86
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0xd0ca1b…08ca3b
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa109d ago0x216cfd…73f910
0x0dfc…d4d90x6757…d14bBase—$0.15100%fluxa109d ago0xd8cc69…e39e29
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa110d ago0x0434a0…f76685
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa110d ago0x2057fa…2b6cf3
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa110d ago0xe1961b…5f16dc
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa110d ago0x511e55…c056d6

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.