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%fluxa79d ago0x44bab0…0cda24
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xc34552…3c0494
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x482754…52e3f5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xfe9889…3ccb30
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x19c19a…33388d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x1d0cd3…1dc71c
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x5e9723…d091bb
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x629892…993c00
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xaeb2dd…a49f2c
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x612f05…8fb343
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xd38bda…b31544
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x421888…ff73a7
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x0978ef…8e9b50
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xa763c7…20bab9
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xa7553b…6653a4
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x62c180…5bb49c
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xcefe68…f39541
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xf16c33…6c483d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xe0ac4b…93f19b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xb90851…aa221b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xb53b36…b20863
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x0a0d4e…7e3b18
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x725b76…7c05c5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0x38524a…8dfc88
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa79d ago0xcbf27f…5a39ae

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.