Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5503…c1b70xac65…4417Base—$1.01100%fluxa119d ago0xe38bf0…a692ac
0xb90a…9ae40x5503…c1b7Base—$0.90100%fluxa119d ago0x1d0632…ad7a0d
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa119d ago0xaea48f…fd50bf
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa119d ago0x5b106b…9b0a71
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa119d ago0xf51af8…101cbd
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa119d ago0x7346db…5b4e84
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa119d ago0x0ae0f9…4679b0
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa119d ago0x1f10fc…6962df
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0xc5cb79…eb15ab
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0xbff431…1f55eb
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x825f64…b95716
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x37dc33…dfa839
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0xfd5771…235a14
0x5503…c1b70xac65…4417Base—$0.01100%fluxa120d ago0x052240…e69e94
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x964b72…f93438
0x5503…c1b70xac65…4417Base—$0.04100%fluxa120d ago0x1af637…203ffe
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x56f623…cd21b6
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x3f7606…be5603
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x76439c…7498bd
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x1e15c9…771fea
0x5503…c1b70xac65…4417Base—$0.06100%fluxa120d ago0x6545a1…67908b
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x1c2bd6…c68f5c
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x65f9f5…866333
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x7fb592…51ac38
0xb90a…9ae40x5503…c1b7Base—$0.01100%fluxa120d ago0x0d2171…393c56

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.