Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$3.98100%coinbase18d ago0x87fa68…fccaf0
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase18d ago0xd6cfb4…a80a44
0xca0a…2d7a0x85b4…627cBase—$1.05100%coinbase18d ago0x37f387…6f2a78
0xca0a…2d7a0x85b4…627cBase—$1.63100%coinbase18d ago0x73a395…d85408
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase18d ago0x7da831…20587f
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase18d ago0xf1013f…428a5b
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase18d ago0x4f7f31…b97dde
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase18d ago0x2e6f85…516d1b
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase18d ago0x9f5eaf…716015
0xca0a…2d7a0x85b4…627cBase—$0.85100%coinbase18d ago0x6d05e1…b87ab4
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase18d ago0x22455e…fca1e3
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase18d ago0xb61c9c…e8c4db
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase18d ago0x7bfc02…a11395
0xca0a…2d7a0x85b4…627cBase—$0.79100%coinbase18d ago0xd66962…6a0e13
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase18d ago0x3c118e…f5352b
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase18d ago0xee9086…6cc0db
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase18d ago0xf8d75c…363a29
0xca0a…2d7a0x85b4…627cBase—$0.71100%coinbase18d ago0x785092…8b21f7
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase18d ago0x6f5911…9b3600
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase18d ago0x83eae1…a1269d
0xca0a…2d7a0x85b4…627cBase—$4.32100%coinbase18d ago0x8a84d1…96f788
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase18d ago0x52b3d7…101c20
0xca0a…2d7a0x85b4…627cBase—$1.73100%coinbase18d ago0x7dd831…2cda17
0xca0a…2d7a0x85b4…627cBase—$1.26100%coinbase18d ago0xc77c84…3304a5
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase18d ago0xfadd88…2a3e3d

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.