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%coinbase2d ago0xd763ff…c82c2f
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x57eb55…e124de
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0417d3…658a2c
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa03be5…e4defb
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x82dc61…f35a70
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x041141…f8588d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9359f3…57000d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf6f007…6dc3c6
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc5e905…2b0a4d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdbf02d…939287
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2301c6…f9986e
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf963f5…615a47
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc33f44…687b95
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7c4acc…a26183
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4ce30b…7c9b50
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3d8b4a…21fd6d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3428b5…0f7616
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4896eb…579615
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9d9628…e99caf
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6d3c59…ccd29c
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf78273…8b9fb1
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x50418d…3c860f
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfc9143…6a362e
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x310014…6ec94f
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb682dd…a21bd0

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.