Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa64d ago0x29d335…43f159
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa64d ago0xcd7cc8…68111a
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa64d ago0x9eee55…aeb167
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa64d ago0x7a3e0a…9f2fb0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa64d ago0xecd8a1…31f503
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x447383…4f0603
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0xf9788d…ce424e
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x4362bf…67ad54
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x847852…a3b7b1
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x58ba6d…444a7c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0xf231b5…9838a7
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0xba6961…6abd47
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0xd37e52…ff3b61
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0xb88c03…f685d0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x1d85b4…eba9ea
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x529416…99105d
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa65d ago0x9746ae…b589d9

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.