Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8faf…9d280xac65…4417Base—$0.03100%fluxa113d ago0x2f1e84…e96c1b
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa113d ago0x1c0721…443f0f
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa113d ago0x9cd10e…88f347
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0x1a9aae…b2d6f0
0x8faf…9d280xac65…4417Base—$0.05100%fluxa114d ago0x408c44…cb0cce
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0x6bf3f3…058f8d
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xc860b7…9ecfce
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xb7a877…a9f5c8
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xf38d6d…b40cf8
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0x14cc7d…44e8b6
0x8faf…9d280xac65…4417Base—$0.04100%fluxa114d ago0xfb6020…2c287a
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xfe0f6b…4ab500
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xee00aa…9a3e3c
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xae5581…636ae4
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0x90a70b…c7ba28
0x8faf…9d280xac65…4417Base—$0.02100%fluxa114d ago0x33f85b…bdd078
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0xea71a9…5e1407
0xb90a…9ae40x8faf…9d28Base—$0.01100%fluxa114d ago0x4273d0…dee391
0x8faf…9d280xac65…4417Base—$0.02100%fluxa114d ago0x575059…9a9692

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.