Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a6d…77150x4466…125eBasex402 service$0.00015%0x6f92…318781d ago0x539ae5…fa2a0f
0xc13d…5c240x4466…125eBasex402 service$0.005100%coinbase81d ago0x61b81b…cf9e19
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase81d ago0x564f93…06b799
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase81d ago0xb7cb22…fa0bac
0x9a6d…77150x4466…125eBasex402 service$0.00015%0x6f92…318781d ago0x0bbfab…c11f02
0x5aa0…2fe70x4466…125eBasex402 service$0.006100%coinbase81d ago0x166d32…d9a1be
0x9a6d…97150x4466…125eBasex402 service$0.16100%coinbase81d ago0x9c3d08…343922
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0x718e54…922d6b
0x9a6d…97150x4466…125eBasex402 service$0.03100%coinbase81d ago0x169dbe…cd9055
0x9a6d…97150x4466…125eBasex402 service$0.16100%coinbase81d ago0x9a1aa7…56eace
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0x71234a…af49e6
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0xbca1bb…5ffe14
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0x7f2a3a…349f9e
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase81d ago0x9d75fc…04829a
0x9a6d…97150x4466…125eBasex402 service$0.32100%coinbase81d ago0x5155e6…63a74d
0x9a6d…97150x4466…125eBasex402 service$0.16100%coinbase81d ago0x7f0301…a7ba7a
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase81d ago0x31258b…39fd3c
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0xb34614…4169ac
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0x0d04b6…baeaef
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase81d ago0xde5e39…8b79a5
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase81d ago0xd02270…fd741c
0x9a6d…97150x4466…125eBasex402 service$0.16100%coinbase81d ago0x8b350d…90d706
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase81d ago0x2173ad…90625e
0x9a6d…97150x4466…125eBasex402 service$0.16100%coinbase81d ago0x93b805…b1025c
0x9a6d…97150x4466…125eBasex402 service$0.08100%coinbase81d ago0xdd9b98…1b2c8e

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.