Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x8b022c…6f05ff
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x2a1aa4…4301e2
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x12fe47…e304a1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x08e46a…41873a
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x147b06…8ff858
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xd21428…a1f9da
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x431215…8e9911
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x050d74…973837
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x876aff…86c2c8
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xf878a0…47240a
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xf9de20…3f12b6
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x943044…c6fdde
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xdd4588…af5d9b
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x2a7a4a…4143fa
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xba515f…1fb84b
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x459593…5b75c3
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x4317da…3870d1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x3cbc19…92c2de
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xd3fedc…7cd073
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xaeb043…0aa315
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xd54fc4…42ec41
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0x9bfa1d…363c79
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xf626ea…cee723
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xfd72f5…ebda86
0xc87b…da660x9c95…e299Base$0.001100%Route unknown67d ago0xbbec1a…1d6bed

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.