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.15100%coinbase49d ago0xc19eda…5505da
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase49d ago0x46f049…7ed9a3
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase49d ago0x39b0be…36f3ca
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase49d ago0x489f15…cd1b25
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase49d ago0xc2dda0…9b1238
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase49d ago0xd9a2e2…e0409c
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase49d ago0x6c0acc…a2f31a
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0x0066d2…7266c7
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0x48e55d…c8ace0
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0xfa84c3…c9f92b
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0xb8f834…c35ba4
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0x92b66d…f0e363
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase49d ago0xbcd767…b2820f
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase49d ago0x887b41…80f891
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase49d ago0x9d2236…2aee18
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0x5568a4…f23e9f
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase49d ago0xd7b332…92bbd4
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase49d ago0xe77673…024fb8
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase49d ago0xde265f…9f5836
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase49d ago0x7b8ecb…0efc56
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase49d ago0xe40769…39cde2
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase49d ago0x80bac7…c5db0c
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase49d ago0x65db77…c1be2d
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase49d ago0xb285dd…1915d9
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase49d ago0x0183ef…4a7da2

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.