Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x01514b…ffe7df
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0x4e0d5d…c055f8
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0x3865d9…691376
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0x4057b1…c3abab
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0xe714c1…973c39
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0x42b63d…3962a2
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0xb3571d…51ceb7
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0xb979d2…e69534
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x53b16f…0b9987
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x7fbec7…a9912d
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x25209b…40265d
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x38aa3b…483290
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0x4974f8…dbf7b0
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0xf5565e…0d3c54
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x27e650…b5f2dc
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x9080d7…1a4d32
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0xce9561…9f6125
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0xd738ea…d991d2
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0xc023f2…1dcf3c
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x63eb42…b3b20c
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0xda2c1a…df231b
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x8146f6…a0f151
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x29c3e9…9c6005
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x512988…7316a9
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0xb593a2…fce831

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.