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%fluxa54d ago0xf3965b…2d0a17
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xa460d2…c2e85d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x6839e4…a0382f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x16f370…d4d955
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xeedb84…0cd390
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xc879d6…700776
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x09484f…39d649
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x080f9f…a816d2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xcd75ea…f83a2a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xc8d91b…9cbb16
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xc47f63…906ac6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x0fcae0…9899f0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x474bf5…90e5c1
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xacdd77…94272b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x77e355…a2b9d0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xe5a442…de0bcc
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xeaf00b…e41095
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xc3421c…fe2a64
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x60a29e…82ad26
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x06a666…08d9e3
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0x67a33b…e1b017
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa54d ago0xe68ce1…a725ac
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa55d ago0x27ca0e…067df1
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa55d ago0x9fc024…ff18ca

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.