Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x35d348…5d0056
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x54e48e…38e7ed
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x4a89c0…5dbb8f
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x78ddc5…e9869c
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x3e69e0…c29b94
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0xfa6b3d…10e048
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0xa30ffe…6168f8
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x4944e8…fc85d1
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x1f18d2…e26304
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0x0a63cb…72500a
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0x47302d…e22bf0
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0xc9fbd6…e6dd2a
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0x2a72eb…5d2873
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0xb0a800…075a1c
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0x1d5bf7…582ea2
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0x57c673…51a618
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0xc8b180…89a8c5
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0x619672…279e19
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0x647e5d…81f497
0xb90a…9ae40xdd81…252cBase—$0.05100%fluxa120d ago0xb87e21…f28cc7
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa120d ago0xf72c3c…2a69ca

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.