Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0x202f24…fc8b6d
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.005100%coinbase93d ago0x8c1f6b…f3c5d6
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.005100%coinbase93d ago0xac4f9c…8f5a6e
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.005100%coinbase93d ago0x748485…de5efb
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.003100%coinbase93d ago0x9f22e4…8ece29
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.003100%coinbase93d ago0x8804a8…f50b86
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.003100%coinbase93d ago0x732686…7a32ca
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.003100%coinbase93d ago0x2d4f65…96f460
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.003100%coinbase93d ago0x48b276…1b9da5
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.003100%coinbase93d ago0x18b5d4…8882f7
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0x212a78…ace535
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0xba65d8…b72cd9
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0x4e68a1…ddb930
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0xceeaf4…9536a4
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x1896db…09e091
0x4a0b…f6650x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x8461ff…b31a9e
0xc846…12670x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0x949a27…c5340e
0xccc1…ff2d0x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x2592e8…30bcc3
0x0fcb…87740x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0x03e2d0…267d08
0x0fcb…87740x6e8b…4e2eBasex402 service$0.005100%coinbase93d ago0x6cdb37…3ad683
0x0fcb…87740x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x7e0923…d33a26
0x0fcb…87740x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x7f8841…204752
0x0fcb…87740x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x509883…d90137
0x0fcb…87740x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x5fd360…fbc204

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.