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—$2.56100%coinbase16d ago0x55ef88…d0ab29
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase16d ago0x25855d…e415de
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase16d ago0xb6de07…6e7c7f
0x467f…a4c10x85b4…627cBase—$0.91100%coinbase16d ago0x4c1f2b…dd133c
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase16d ago0x783dc9…72bbeb
0x467f…a4c10x85b4…627cBase—$0.84100%coinbase16d ago0x427c3c…f5ead2
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase16d ago0xb8732f…48d6b7
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase16d ago0x68da4c…795afb
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase16d ago0x7cca87…b5fa00
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase16d ago0x6a2da3…4d5873
0x467f…a4c10x85b4…627cBase—$4.25100%coinbase16d ago0xdd704a…8c412a
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase16d ago0xbc60f0…f183d9
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase16d ago0x9e311a…7d7255
0x467f…a4c10x85b4…627cBase—$1.35100%coinbase16d ago0xfde5fe…3acb25
0x467f…a4c10x85b4…627cBase—$3.04100%coinbase16d ago0xb03366…0f7302
0x467f…a4c10x85b4…627cBase—$1.32100%coinbase16d ago0xd4550b…b8e2bc
0x467f…a4c10x85b4…627cBase—$1.34100%coinbase16d ago0x57a986…785722
0x467f…a4c10x85b4…627cBase—$1.39100%coinbase16d ago0xc56a79…a1ac5f
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase16d ago0x4767b8…fd77f3
0x467f…a4c10x85b4…627cBase—$1.72100%coinbase16d ago0x72c887…ce403f
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase16d ago0x08cdc9…bf00dc
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase16d ago0x0f6acc…b5b075
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase16d ago0x47d934…18c377
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase16d ago0xfdb737…d82759
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase16d ago0x02cc59…88df35

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.