Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates98d ago0x14edaf…ea1999
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xc8b280…8b3710
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x13670a…885981
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xd5e589…58427a
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x8f30fc…57c50a
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0xb5a4ad…8f5e7e
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x3ee2b5…63bf7c
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x9b39fa…afde13
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x750cab…b2470f
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x9785fa…9871bc
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xdc0077…526621
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xca3941…84e017
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x96b43b…02d0a2
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0xaa1ff8…8b1856
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xafdfd0…67930e
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x4db130…d61057
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x5c04d8…174bca
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xc77784…501957
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0x0deba1…3c4114
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xf77bfa…e4956e
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x6a0ad4…7f662f
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x682a9e…1e5025
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xd83339…fe5ae4
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x6524f2…dad97d
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xc96d73…14b813

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.