Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0xaf479b…85b1cd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x80c529…e444c7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0xd12a16…78898d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0xf606a0…c1e0cc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x4bfb22…fdfe59
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x7da2e1…98130f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x8ab1f6…0a2ef0
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0xca0070…c1e57d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x616523…e507f4
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x087de0…1ad859
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x04e09c…3e941a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x003ec5…6adef2
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0xa6415e…df8a95
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x5cc2c7…2eb05d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x224f83…6d1c79
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x6e6745…9ed4c7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x0cd72b…ba1f80
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0xbf2e5c…755fc5
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x4be7ea…bd33f8
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0xd804f2…bf548c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0x0b5824…dc90b6
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x447d30…d49c40
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0x81de28…cbda9c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI12d ago0xeabbf4…ae691e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase12d ago0xfe1cd0…b04bb0

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.