Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5740…90360x2ec4…be71Basex402scanX402$0.01100%coinbase11d ago0xd998d3…d58de5
0x5740…90360x2ec4…be71Basex402scanX402$0.01100%coinbase11d ago0xc2c449…55e903
0x5740…90360xb790…cdc0BaseDCL EvaluatorAi-agent-safety$0.02100%coinbase12d ago0x1cc9ac…c5ac5e
0x5740…90360x6aa5…a638Basex402 service$0.13100%coinbase12d ago0x1904a7…df9b45
0x5740…90360x24a5…998fBasex402 service$0.13100%coinbase12d ago0x30aa1b…a47e4f
0x5740…90360xb790…cdc0BaseDCL EvaluatorAi-agent-safety$0.02100%coinbase12d ago0x27b497…838ab2
0x5740…90360xee72…977cBasex402 service$0.01100%coinbase12d ago0xea6d2c…095e0e
0x5740…90360xd0cb…09ceBaseSCOPE Research APIText embeddings$0.02100%coinbase12d ago0x01428f…e3caea
0x5740…9036Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.01100%coinbase12d ago0xec2ae2…e9f051
0x5740…90360xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase12d ago0x0c7876…d0b691
0x5740…90360x9700…d3abBaseOblique MarketsTime$0.003100%coinbase12d ago0x33772e…6b48d1
0x5740…90360xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase12d ago0xbcd363…c28ff2
0x5740…90360x52e2…f3eaBasex402 service$0.005100%coinbase12d ago0x825d1d…dddee4
0x5740…90360x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0xa0b046…64a346
0x5740…90360xd275…6ca6Basex402 service$0.02100%coinbase12d ago0x7f4c2b…96c327
0x5740…90360x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x04ce3f…feaa66
0x5740…90360x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x84e3f1…7f6f18

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.