Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x82cf49…ff7c10
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x55014d…435004
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x5be344…47990e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xaae0a6…f6c9e4
0xe3ba…3fb30xdc59…1506Basex402 service$0.003100%coinbase9d ago0x43a72e…616542
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x82da59…7a73cd
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xb15ed5…42b3ed
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x6b442e…890b35
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x97c8c3…206699
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x046d67…0bbf24
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xfba62c…36e292
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x06b429…30f4b0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x1c6b33…c58185
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xf0e1f7…f68132
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x5bdaa5…c6d970
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x93184f…5b4c27
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xa334e9…7d8224
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xd52bf7…f7635c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xa2595d…197660
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x4bf776…d050bc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x7dcdc7…b9580e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x516d08…d37114
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xd3057e…a2339b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0x7960a8…1f6797
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9d ago0xa6a551…74a162

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.