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.86100%coinbase13d ago0xc31e5d…ef2f24
0x467f…a4c10x85b4…627cBase—$2.83100%coinbase13d ago0x4c09e7…6cbd44
0x467f…a4c10x85b4…627cBase—$3.62100%coinbase13d ago0xd35edf…a7a360
0x467f…a4c10x85b4…627cBase—$3.46100%coinbase13d ago0x4ee7a4…bf5bf0
0x467f…a4c10x85b4…627cBase—$3.75100%coinbase13d ago0x6375b0…5d747b
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase13d ago0x573f63…325f1f
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase13d ago0xd123b4…cda309
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase13d ago0x6a3298…8cb951
0x467f…a4c10x85b4…627cBase—$1.49100%coinbase13d ago0xa7b2e2…9a21c0
0x467f…a4c10x85b4…627cBase—$1.93100%coinbase13d ago0xa0fc3c…1bd08c
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase13d ago0x4e59bd…5dfd35
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase13d ago0x43054e…d940a7
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase13d ago0x46cc19…872380
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase13d ago0x02b709…8b8e17
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase13d ago0x58b151…b09269
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase13d ago0x8d0964…40d760
0x467f…a4c10x85b4…627cBase—$3.89100%coinbase13d ago0x5ca1e9…c02f1d
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase13d ago0xd429d5…924097
0x467f…a4c10x85b4…627cBase—$0.56100%coinbase13d ago0x382de2…f4251f
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase13d ago0xe85a40…89d3b1
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase13d ago0x8d55ac…a473c8
0x467f…a4c10x85b4…627cBase—$2.87100%coinbase13d ago0x7f8ed9…ac9983
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase13d ago0x089625…601291
0x467f…a4c10x85b4…627cBase—$2.72100%coinbase13d ago0x3a9ac1…b45f6c
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase13d ago0xa14e3c…fd1e85

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.