Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x1bfed5…252af9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x589ad6…022737
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x43b270…c61ba0
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x016835…4a2e01
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x80f4f5…c818ed
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x36e8cf…300e68
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x79f7f8…da5fc6
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x27ff98…0ab5c1
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xcc7d37…15dbe0
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x39207a…18e68e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x53104b…8b4f1e
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x9e8673…ab2cce
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xc571b4…b5d32d
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x6a696d…b19643
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x09d047…b92405
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x040d4e…75be7d
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x123809…255e47
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x842c0b…23d500
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x1186e4…4638ed
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x329256…e6dfb7
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x1ba09e…66c397
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xa979e6…f63ea8
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xcfa784…26bb4f
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xa6e588…47cc71
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xbb893b…794ef2

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.