Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ac…04840xab62…a7bfBasex402 service$0.05100%coinbase20d ago0x825490…d03f84
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase20d ago0x1fcb95…b794f1
0x64ac…04840xab62…a7bfBasex402 service$0.03100%coinbase20d ago0x3d1e00…b65363
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x536a75…f42133
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0xb56a1d…5bd167
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x5c5ea2…10a392
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0xd80071…40a9c4
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0xd471da…6ee0ef
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase20d ago0xc44cec…65692d
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x3551ab…7c7aa6
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x8f1219…4b7da3
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x941175…a4c881
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x4428db…4a0285
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase20d ago0x435276…5a191c
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0xfa7e49…c3405c
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase20d ago0x399906…6297c1
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x079f47…ac8247
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase20d ago0x30fc11…f5990f
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase20d ago0x0d6d71…e7767c
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase20d ago0x8cd7f2…74b00f
0x64ac…04840xab62…a7bfBasex402 service$0.05100%coinbase20d ago0x050603…856a9a
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase20d ago0xca1ed8…944203
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase20d ago0xd25038…5c3797
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase20d ago0x4f2b54…deae5e
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase20d ago0x1c8718…0fd571

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.