Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…e4b50x35bb…b5c9Base—$0.01100%coinbase76d ago0x9a935c…3e968b
0x7233…e4b50x0689…93ceBase—$0.01100%coinbase76d ago0x958b64…d451c6
0x7233…e4b50x0e52…d524Base—$0.01100%coinbase76d ago0x154949…336a86
0x7233…e4b50x7b21…3063Base—$0.01100%coinbase76d ago0x29c646…029790
0x7233…e4b50x5ff4…87c4Base—$0.01100%coinbase76d ago0xb7207e…f41373
0x7233…e4b50x4929…b3d1Base—$0.01100%coinbase76d ago0x1623ce…9d0efd
0x7233…e4b50x286b…36a2Base—$0.01100%coinbase76d ago0xb21b7d…1ee1a5
0x7233…e4b50x20b8…b4ddBase—$0.01100%coinbase76d ago0x6df114…68e977
0x7233…e4b50xc724…9553Base—$0.01100%coinbase76d ago0x6ff346…9deff7
0x7233…e4b50x06d7…481bBase—$0.01100%coinbase76d ago0x04388a…72ebde
0x7233…e4b50x845d…a11eBase—$0.01100%coinbase76d ago0x3d7b55…3b3946
0x7233…e4b50x05d1…8891Base—$0.01100%coinbase76d ago0xa18723…a1adb8
0x7233…e4b50x2f48…00d4Base—$0.01100%coinbase76d ago0xe53666…d0dfc2
0x7233…e4b50xf4d7…28adBase—$0.01100%coinbase76d ago0x05f8ba…e7170d
0x7233…e4b50x43c3…1835Base—$0.01100%coinbase76d ago0xea5287…4f0aed
0x7233…e4b50xf846…8442Base—$0.01100%coinbase76d ago0x49ec7d…4507e1
0x7233…e4b50x5af1…16a9Base—$0.01100%coinbase76d ago0xf5d870…b5ccaf
0x7233…e4b50xe759…91fbBase—$0.01100%coinbase76d ago0x3bccf3…19672a
0x7233…e4b50xabe6…6d3eBase—$0.01100%coinbase76d ago0x7ab106…af089a
0x7233…e4b50xa61e…2f62Base—$0.01100%coinbase76d ago0x047918…9f495e
0x7233…e4b50x25ef…2350Base—$0.01100%coinbase76d ago0x8e0402…2a5e81
0x7233…e4b50x59a9…6c48Base—$0.01100%coinbase76d ago0xfc24a1…33f5af
0x7233…e4b50xe775…0923Base—$0.01100%coinbase76d ago0x8080a0…455728
0x7233…e4b50x3ad7…112cBase—$0.01100%coinbase76d ago0x6d132d…3495bf
0x7233…e4b50xc4bd…4674Base—$0.01100%coinbase76d ago0xbae73b…a533fc

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.