Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6fe365…d7ccdd
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe825ae…31ec63
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf9d0d9…7920e6
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9b0e8a…84f023
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4ce464…dcfa6e
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x228c2f…6d0791
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa9bdbf…dfadc2
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb2729d…7493f8
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x66ec7f…87685c
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4a71f0…9729b9
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x09cfd7…bf4786
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8e291f…32d181
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x250af8…29aa0c
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x963997…636f93
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x989444…5b16e5
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6c6500…59d3b0
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa1612a…f0dfc5
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd7631e…eab180
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf756a3…f1fae5
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd6fb46…656c8d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdd26f9…6b2afe
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x061be8…7c0ca0
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0e01a9…0a2ca5
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x246996…f94008
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf33efe…a1ee86

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.