Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x49122a…a3b3aa
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xfd7cde…ac7426
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x8cbbfa…bf36ce
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x1c9dc3…a524b8
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xc78f3d…8c9092
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xa92721…d1102a
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x698cd4…862f0a
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xace14e…d5f0fe
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xc15fdc…693b6d
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x627b32…6d2122
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x3cb4de…5b6263
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xf204a7…93fa24
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x876bcd…e86fe7
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xaad254…74fd71
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xf394e7…fd2d97
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xa07202…519220
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x8bc786…e2ae5d
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x86f33f…5b4761
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x3a67bf…cac0e1
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x7e5e02…f4ad84
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x3d785f…16986e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xcbf04f…8c387a
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x11003a…19a084
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x443f2d…8b4a79
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x117aac…d7cfe8

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.