Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9ebf53…c9beef
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0fbffd…3dc772
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3bb6ac…1d3198
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa0a745…415d28
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x80f3aa…ec962a
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x473ba2…3672d5
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0c31a9…ba09ef
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xef67e2…aff80b
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x30fadb…e49254
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xaebcb1…3ff1ed
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x37b233…ad881d
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x58bea4…9ddab8
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6d7552…6fb535
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd01c15…529ea3
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xde3585…d6ee00
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4f7dbd…373fa0
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x83545c…aea707
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe819bd…79f361
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3263e6…f6b6b9
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2fc673…ccef4c
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x49cbde…733a3e
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9de3cb…3e70d4
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe912ce…d737b9
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x75d735…995b07
0x8049…0d840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x17e636…5c0932

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.