Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xd86122…140ec3
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x12da94…aaf87c
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x04209e…0f33d3
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xce0d90…1f39a5
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x135936…0658f1
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x27b2f1…a1d2ab
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x1ff2fa…a49cdd
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xed95b8…39c47d
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x83f183…b08e34
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xb7b0d9…0ba5ae
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x460e2b…b6c383
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xbc3a38…711ca1
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xb379fb…68ff20
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x77d397…b5b289
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x039d52…718d8e
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x574933…03eea4
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x279568…17c4b9
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0xb3e0bb…cfec49
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x08726e…407417
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x0e1152…606070
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x783ecd…58e3bb
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x28bbf1…073928
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x3e35e5…c257cf
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x3095d0…51964c
0x1e52…c66a0x9c95…e299Base$0.001100%Route unknown69d ago0x48edd5…5a534d

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.