Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0x061e…7796Base—$0.01100%coinbase71d ago0xbae0f7…fc5dc5
0x742f…d28c0x5fbd…59a7Base—$0.01100%coinbase71d ago0x417749…ff119d
0x742f…d28c0x9922…46aeBase—$0.01100%coinbase71d ago0x8358ce…b93ef3
0x742f…d28c0xd8c4…f408Base—$0.01100%coinbase71d ago0xfbb508…5122fc
0x742f…d28c0x3067…1582Base—$0.01100%coinbase71d ago0xa4f68a…d43702
0x742f…d28c0x223a…19faBase—$0.01100%coinbase71d ago0x520b1f…1c6da6
0x742f…d28c0x9f86…829bBase—$0.01100%coinbase71d ago0x9bdae5…570436
0x742f…d28c0xed17…b848Base—$0.01100%coinbase71d ago0x049c9b…19554b
0x742f…d28c0x8f31…69a7Base—$0.01100%coinbase71d ago0x1fe3b9…e4bb94
0x742f…d28c0xe646…510dBase—$0.01100%coinbase71d ago0xa326f1…477644
0x742f…d28c0xc1d4…b082Base—$0.01100%coinbase71d ago0x3dd71c…a86095
0x742f…d28c0x280c…917fBase—$0.01100%coinbase71d ago0xaaadf8…b944ec
0x742f…d28c0xcf33…974aBase—$0.01100%coinbase71d ago0xf59c03…bd491d
0x742f…d28c0xe105…842eBase—$0.01100%coinbase71d ago0xe9fdd3…a95a24
0x742f…d28c0xfe70…5a92Base—$0.01100%coinbase71d ago0x403023…6f6d77
0x742f…d28c0x10f0…bb73Base—$0.01100%coinbase71d ago0x771ebc…62d42c
0x742f…d28c0xe070…600dBase—$0.01100%coinbase71d ago0xee6a1f…115719
0x742f…d28c0xb29b…4a29Base—$0.01100%coinbase71d ago0x6ccb42…3063ae
0x742f…d28c0x055f…e6faBase—$0.01100%coinbase71d ago0x57ff61…fd2183
0x742f…d28c0x0d7d…30a9Base—$0.01100%coinbase71d ago0xe9f60f…1d1a20
0x742f…d28c0x1158…fdc4Base—$0.01100%coinbase71d ago0x7ff9dd…afd7ae
0x742f…d28c0x52c0…2b33Base—$0.01100%coinbase72d ago0x685df8…0e38c3
0x742f…d28c0xf18a…406dBase—$0.01100%coinbase72d ago0xab10c2…26cfa5
0x742f…d28c0x18bd…ff77Base—$0.01100%coinbase72d ago0x463c6d…27bb7c
0x742f…d28c0xa542…c542Base—$0.01100%coinbase72d ago0x680000…169f05

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.