Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$1.00100%coinbase17d ago0x833d56…6b2c94
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x8160e6…c7b0ff
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.06100%coinbase17d ago0xbf2621…a7bbb5
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.05100%coinbase17d ago0xabec0d…2c2616
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x3df258…adbb51
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0xa813d0…82843c
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0xca1f02…df6bef
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x216813…bde00d
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.05100%coinbase17d ago0x9c57be…fd1e8b
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.06100%coinbase17d ago0xa9bf40…06a780
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x78b76e…4579e5
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x3b2ea1…724f43
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x6f2c22…23d0a8
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.05100%coinbase17d ago0x50f77d…e646f7
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.06100%coinbase17d ago0x27be7c…f12c53
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$1.00100%coinbase17d ago0xe1c3e5…2e7ec1
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0xe4ea53…6077ee
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x0637e2…41255f
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0xd476ce…82c63b
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x45364c…b829f8
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$0.02100%coinbase17d ago0x32e2fd…527e92
0x22df…1eb40x9041…847eBasePreFlight CheckerNpm$1.00100%coinbase17d ago0x4c3113…bcc273

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.