Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x48a035…c778d8
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x970a68…ef0939
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x9178d0…e778d7
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x7c41b9…21ce6a
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x6db0a0…35ae9f
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x0c1d6b…363607
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x4d30f2…9493e6
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x63fe19…15ddda
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xb2d908…e9809b
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x92f972…b57ade
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x76b54a…65738b
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x75b899…a485fb
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x5e41d5…d70ce2
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x21b645…4b5490
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x944654…ad4e4e
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xbc65d2…6850dc
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x7081c5…742ac1
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x7b53b1…ac4212
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x837319…275c01
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xd74e3b…a9a642
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xa6d195…35071e
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xe03487…f6f739
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x5c9251…0ed352
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x490051…66f91e
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xacfac6…c88a55

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.