Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x242f53…052f74
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x7c20ea…a4badb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase41d ago0x77ea01…01b0e1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd912e9…7e4739
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase41d ago0x0cd1bf…fe9ae2
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xc3b326…3a8ac6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x1baca4…bab5bf
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase41d ago0xac0fff…c881d3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd40651…204983
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0xbf3e8b…7a6e31
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase41d ago0x435771…842a52
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xf88321…ac3f2d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x0d5b2b…2e9b33
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x06151c…b2d8a3
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x387308…50c9c9
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase41d ago0x43fc3a…85f6e4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xb46c20…cf6701
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x6e93ce…acdf28
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase41d ago0xa02407…ff220a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd0c00b…4ec7e4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x57a185…21833f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0xa569f1…e793e7
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase41d ago0x277027…0ff021
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x1928c0…1923df
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x4ff821…6144a7

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.