Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa7bed2…77f845
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4143ec…6fc852
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8a6f64…17989e
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1dde8e…63cd57
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd1415c…9fc097
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad4cb8…07d406
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd3ec0a…3a1325
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80cb69…ab9af3
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb22640…fe5530
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d3685…3083de
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76e457…5e08b0
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x357079…d7cf16
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22d89e…c4dd33
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a7728…c4ed9f
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x945165…d39799
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7e2fb5…68f40e
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5a7d16…bfda4a
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc914dc…e20b18
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe6c831…3b1891
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3580a3…deb3cc
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb823a8…e4ff46
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x520b41…de1bc2
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0a82c1…f1ea4f
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe4503b…07b7b1
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53ab84…0cb97d

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.