Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8ba0ef…0d0a26
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe82bd0…4cda8b
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4380ee…e4cc55
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2f60a2…94eb52
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5a3122…9e0cbf
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xde6392…7a6bab
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3c4c16…94e97a
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2129ed…ad4e26
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4a567e…fc88cd
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5bdf80…73d2fa
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x09c068…edace8
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5239e6…1c7d40
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x945907…3e9fe0
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa5d13f…628aac
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x04a617…35eace
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf3e376…92463c
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf321a5…f3b855
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa08aa5…cff9df
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x61fc4a…f80175
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x113f4b…01c599
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x805bd5…8afabd
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb7e20a…f51f70
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc95ce2…9d429f
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc6e7e4…b8f665
0x4b43…9deb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1167e2…23f397

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.