Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1936…7f530x9c95…e299Base—$0.001100%fluxa81d ago0x4a107c…ccb5bf
0x1936…7f530x9c95…e299Base—$0.001100%fluxa81d ago0x444f69…3c5734
0x1936…7f530x9c95…e299Base—$0.001100%fluxa81d ago0x583418…257731
0x1936…7f530x9c95…e299Base—$0.001100%fluxa81d ago0x8e3ebe…03139b
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x36e1e9…6eb1ba
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x1fdfd3…62bc4b
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x5cb23b…1b389b
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x8ec22b…3875e7
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x421a53…e34ab5
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x6b7dc0…cdd298
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x34d225…932324
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xaf887c…de0b6c
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x9861f6…0c56cb
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xf5197d…374f4f
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xaeb5f6…73a205
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x35dba2…526739
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x82ded2…550d30
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xff0a20…c0d1cc
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x8328d1…adcdf5
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x47d4ac…771e95
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xdc23e7…8d4e9e
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xb3b153…3dd3f8
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x1a9f60…42ec48
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0x5eda15…db3bac
0x1936…7f530x9c95…e299Base—$0.001100%fluxa82d ago0xf468cc…f67789

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.