Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96b6…6b3b0xac65…4417Base—$0.14100%fluxa113d ago0xd54b5f…b7ee44
0xb90a…9ae40x96b6…6b3bBase—$0.07100%fluxa113d ago0x04fe25…03c305
0xb90a…9ae40x96b6…6b3bBase—$0.07100%fluxa113d ago0x212fd2…a78a4a
0x96b6…6b3b0xac65…4417Base—$0.07100%fluxa113d ago0x77a8b9…dddf91
0xb90a…9ae40x96b6…6b3bBase—$0.04100%fluxa113d ago0xdde060…c1445b
0xb90a…9ae40x96b6…6b3bBase—$0.02100%fluxa113d ago0x6ac33f…4448d0
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa113d ago0x36bc1f…f9ab0d
0x96b6…6b3b0xac65…4417Base—$0.01100%fluxa113d ago0xac2d28…69aac1
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa113d ago0xcef10d…3906ea
0x96b6…6b3b0xac65…4417Base—$0.97100%fluxa114d ago0x810940…3cfc2a
0xb90a…9ae40x96b6…6b3bBase—$0.90100%fluxa114d ago0x15033b…a5bcc5
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xe4531b…38e5f0
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0x7d2488…a3f318
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xd5337f…eeee82
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xea0f01…79ecbe
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xf9dbe5…286387
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xee74f5…1508df
0x96b6…6b3b0xac65…4417Base—$0.04100%fluxa114d ago0x9c4d03…0d6533
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xe9fe7c…f9c7f5
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xdab658…57d155
0xb90a…9ae40x96b6…6b3bBase—$0.02100%fluxa114d ago0x2ca837…732f03
0xb90a…9ae40x96b6…6b3bBase—$0.01100%fluxa114d ago0xb84bf4…6877bf

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.