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—$4.04100%coinbase31d ago0xff1571…d24c34
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase31d ago0x577bfa…072420
0x467f…a4c10x85b4…627cBase—$0.66100%coinbase31d ago0x919b7f…4e5a08
0x467f…a4c10x85b4…627cBase—$1.19100%coinbase31d ago0x0924ee…47a8c4
0x467f…a4c10x85b4…627cBase—$0.75100%coinbase31d ago0x27dae3…aa5419
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase31d ago0x6fae1c…c3a881
0x467f…a4c10x85b4…627cBase—$2.24100%coinbase31d ago0x8cf413…f3fb24
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase31d ago0x0ffc16…a3d7a6
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase31d ago0xc07df3…61295c
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase31d ago0x76056f…f9e3df
0x467f…a4c10x85b4…627cBase—$1.91100%coinbase31d ago0x036130…48b055
0x467f…a4c10x85b4…627cBase—$4.25100%coinbase31d ago0x633d19…da6f8f
0x467f…a4c10x85b4…627cBase—$1.38100%coinbase31d ago0x7edb0f…5a2fc1
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase31d ago0xabba8e…758e8e
0x467f…a4c10x85b4…627cBase—$3.08100%coinbase31d ago0x59187a…66f6d3
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase31d ago0x6b05ef…4ac455
0x467f…a4c10x85b4…627cBase—$1.34100%coinbase31d ago0x62a787…316a89
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase31d ago0x3d29a0…4011b5
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase31d ago0xf7e06c…a4bc82
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase31d ago0x54885c…8c9ee4
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase31d ago0x8f51c5…a90483
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase31d ago0xaaf68a…1e8c67
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase31d ago0x5072c8…e7e484
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase31d ago0xa44b58…a604df
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase31d ago0x7831fb…acc4ae

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.