Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xb4d565…470725
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x4c29ba…f11b3e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x2b285f…0ce2bc
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x0888e4…0c6e70
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xac0858…636238
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xf0eadf…dafc68
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x611699…8d87c9
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xd13379…0d7965
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x22d2e1…d50e99
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x930017…7ed71b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x022982…dd00dd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x92786d…8774e0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x4984fd…3b020e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x676921…dd9491
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x2a3cb6…278052
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xf8dd84…66209d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x1b13d4…cbcd80
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x9f073c…934efd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x6232d8…ceb6de
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x78d8c9…034a9d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0x42f788…444357
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xf778bf…613b69
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xe213d2…2a06b5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xf66673…ac05f2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa82d ago0xb96ded…ce8932

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.