Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase38d ago0x27bdbc…c257a2
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase38d ago0x62ed9f…0aa3c0
0x467f…a4c10x85b4…627cBase—$1.51100%coinbase38d ago0x2c5718…e21648
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase38d ago0x9901c2…b484dd
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase38d ago0x75d8b2…5bc486
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase38d ago0x4f1b77…2f0d4d
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase38d ago0xa9f2cf…e25168
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase38d ago0xf41b40…2bd372
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase38d ago0x5f25a8…2b0d6a
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase38d ago0x6171cd…dd3cf5
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase38d ago0xf53118…b0c4a9
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase38d ago0x942907…9d9624
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase38d ago0xd1b254…5c5104
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase38d ago0x3cff78…37f414
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase38d ago0x401aef…a4c399
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase38d ago0x0be613…cb8d08
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase38d ago0xd3c76d…f7aa70
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase38d ago0x4c20e5…9b178e
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase38d ago0xd84278…c74568
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase38d ago0x07ae38…3e2dd2
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase38d ago0x4b6b9f…ca522d
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase38d ago0xa5ba24…dde7c7
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase38d ago0x8166f1…4d0194
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase38d ago0xe0f996…a1480b
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase38d ago0x340e39…aa0efc

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.