Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x367e28…bddb74
0x801d…b5f40xac65…4417Base$0.10100%fluxa113d ago0xe3455b…9c2f00
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0xcea560…a97570
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0xed8e7a…d2462a
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x595a21…f7fa4a
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x7d9e84…7019e0
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x65e702…b8dd37
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x2905c4…956ee9
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0xc59a9b…7b2de3
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0xc7199e…7df618
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x7873a2…1e7963
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0xe27f31…50413e
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa113d ago0x6cb3fa…f9c3e0
0x801d…b5f40xac65…4417Base$0.01100%fluxa113d ago0x9e6656…f926a3
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa114d ago0x5a9a0c…53c007
0x801d…b5f40xac65…4417Base$0.02100%fluxa114d ago0x6176ba…b9c77b
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa114d ago0x34fbdf…c53c1b
0xb90a…9ae40x801d…b5f4Base$0.01100%fluxa114d ago0xd07164…3c9092
0x801d…b5f40xac65…4417Base$0.05100%fluxa114d ago0x3fc2ef…896e5d

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.