Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x4466…125eBasex402 service$0.01100%coinbase8d ago0xd37834…71684a
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase8d ago0x07ae27…3370b7
0x3346…993c0x4466…125eBasex402 service$0.004100%coinbase8d ago0x72cbf5…b53ce2
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xff652e…47a1d1
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x7805a3…46f17b
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xea6771…37df1a
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x211025…6e0e42
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x895da7…bea242
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x172538…950b50
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase8d ago0xbbd4ba…f1e1dd
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xea20f2…8542f5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x98acf6…ede7ae
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x79bf6a…f4abd8
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x03c23c…5ddd5c
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x7d060c…73a0b2
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xc0d695…115fa3
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xa1222a…1724cd
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x4aee88…77e408
0xd50d…29af0x4466…125eBasex402 service$0.01100%coinbase8d ago0x22c532…787308
0x6459…85990x4466…125eBasex402 service$0.01100%coinbase8d ago0x5b69bb…a46948
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase8d ago0x10cb8b…29d5f2
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase8d ago0xbd7efd…e34324
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase8d ago0x1fbba4…b2d776
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase8d ago0x025d88…31dab2
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase8d ago0x67af9f…6f7c2c

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.