Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown25d ago0x2cdb85…9624cd
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown25d ago0x32e952…3c4c0d
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown25d ago0x6019d1…82ebc4
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown25d ago0x535e2f…fc0fed
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown25d ago0x45e3b0…ffe1b8
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0xfc5215…57e02e
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x833d7d…67be5c
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x35e3bb…17034d
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x957f31…ad1959
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x41edfc…7dd666
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x90a0ca…668bcd
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x4133a8…e5e601
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0xc58900…cab9f0
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0xe780ed…565357
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x8e44c2…58e12f
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x8d67f9…2431fa
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x8b888c…6f1969
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x66562b…5174b9
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x385993…f00e33
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0xf65e8b…9f38cb
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0xcf17f6…90e026
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0xd5e702…7c18f1
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown26d ago0x73c0ec…088d76

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.