Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7fd10c…8d3f09
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6e0792…f92fea
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3b866…811866
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x896a3e…3881c2
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2750d4…06fc49
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6a36e8…a4b32b
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x711573…af7fb6
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x230b9b…d25dee
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x973a8b…d4e0be
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f3a31…3a0828
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b73e9…d0efd4
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeef4d5…d7401a
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x992f84…8bfbe5
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xea5ed0…197c4c
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf9bba3…a4b2ae
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x066396…b3dee4
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd1b928…55146a
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0a1428…e50be6
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xca9020…865363
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x292f4d…847b02
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf5b372…0f5568
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7a575e…1cb475
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa98179…bcc69b
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c5643…6ca44a
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x90e0e9…fc04ad

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.