Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79862e…270c15
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac9b71…52924e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec69d7…5ef0d0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe94a4d…769d54
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaec2cf…7d83bf
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa9b320…00e432
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa71b18…3c733a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e4458…363248
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x638ae7…e58415
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3dfccc…01074e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaf1981…4e6b15
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb31be…a2d83f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebbdd8…959f62
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23fa5d…5ea834
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ecab1…58390d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x314b1e…78fd45
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa27e21…cb927e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x336906…cac2e9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf13de4…6b6251
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc02ede…1c35cb
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32a582…37c0f7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x33a2a3…a186de
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32861a…6998e7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32c1b9…6488f9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x085a4a…86e6e3

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.