Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa46e…a1300x2bf6…4992Base—$0.01100%coinbase77d ago0xbbd02e…b627d2
0xa46e…a1300xe7d8…8617Base—$0.01100%coinbase77d ago0x8373d1…ab764d
0xa46e…a1300x5633…3256Base—$0.01100%coinbase77d ago0x424b5f…99fbf4
0xa46e…a1300x7e27…74daBase—$0.01100%coinbase77d ago0x487b68…3bd78f
0xa46e…a1300x224c…9d2cBase—$0.01100%coinbase77d ago0xa85de2…712402
0xa46e…a1300xcfb9…01e0Base—$0.01100%coinbase77d ago0x0ee923…ab8efb
0xa46e…a1300x4b89…124bBase—$0.01100%coinbase77d ago0xad1e3a…b59dec
0xa46e…a1300xbc7f…2431Base—$0.01100%coinbase77d ago0xa548b1…142290
0xa46e…a1300xeeba…6763Base—$0.01100%coinbase77d ago0xf63360…73907f
0xa46e…a1300xc51a…f558Base—$0.01100%coinbase77d ago0x50fc0e…1f2f2a
0xa46e…a1300xbb1c…7d92Base—$0.01100%coinbase77d ago0x20f14f…59fc78
0xa46e…a1300xb340…1fd1Base—$0.01100%coinbase77d ago0x0ad7a9…1ec129
0xa46e…a1300x9df0…f980Base—$0.01100%coinbase77d ago0x311229…d2b485
0xa46e…a1300x3baa…414bBase—$0.01100%coinbase77d ago0x68997e…ace8e5
0xa46e…a1300xdfd8…8b8dBase—$0.01100%coinbase77d ago0x5165dd…77404e
0xa46e…a1300x3f74…2b51Base—$0.01100%coinbase77d ago0x97131a…e9a9b4
0xa46e…a1300x7e77…5913Base—$0.01100%coinbase78d ago0x58ac27…6cae29
0xa46e…a1300x49f8…5953Base—$0.01100%coinbase78d ago0x05fc3d…f305f8
0xa46e…a1300x6196…69f3Base—$0.01100%coinbase78d ago0x6ac81b…d805a7
0xa46e…a1300xc589…4159Base—$0.01100%coinbase78d ago0xfdd0ad…8a2d68
0xa46e…a1300x2466…c4f2Base—$0.01100%coinbase78d ago0x15d3dc…1aeafc
0xa46e…a1300x59ef…dca4Base—$0.01100%coinbase78d ago0xbeaccc…21fe93
0xa46e…a1300x6ac5…f4efBase—$0.01100%coinbase78d ago0xf15328…a84acc
0xa46e…a1300x88cf…bb6bBase—$0.01100%coinbase78d ago0xc40a0a…9f2695
0xa46e…a1300xa6ec…28b2Base—$0.01100%coinbase78d ago0xed9479…c83f6f

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.