Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…e1d30xac65…4417Base$0.13100%fluxa107d ago0xb33463…992553
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa107d ago0x3bce4b…3c8694
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa107d ago0x10d886…05090d
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa107d ago0x0d66e1…edeb02
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa107d ago0x1ee8fb…56e9fb
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0xfc0107…9f6793
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x70ee1d…543b9b
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x6d0628…9b87f3
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x70d188…112b63
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x8904a5…6e58c7
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x8ded64…98be1b
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x8eaa4e…f5a894
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x51478b…9c6d7f
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x9e2cef…5e755f
0x14bd…e1d30xac65…4417Base$0.04100%fluxa108d ago0xf62f56…eb9090
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x760cee…bae1ed
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0xb2041c…cef36e
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x6aafcc…9fae94
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x131e0d…961eb3
0x14bd…e1d30xac65…4417Base$0.08100%fluxa108d ago0x1992e9…bd2623
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x0de44e…7b50b1
0xb90a…9ae40x14bd…e1d3Base$0.05100%fluxa108d ago0x6ae4fe…d4d0ed
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x9a4577…6e8d04
0xb90a…9ae40x14bd…e1d3Base$0.01100%fluxa108d ago0x435804…d9c55d
0x14bd…e1d30xac65…4417Base$0.03100%fluxa108d ago0x4e72ce…f0000b

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.