Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x11aafa…4e4ea3
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbec1b6…bced1f
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x41145c…f97856
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdaf248…8fb8c0
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9449a5…ada315
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x180eb7…1afff1
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdffeb3…9945f9
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4357f5…907cb7
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaaf7c1…245d09
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9657d6…83882e
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x38dffa…14103b
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf629ca…79faa2
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb19f5e…bf6670
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x81d6ff…6b16f6
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5fa4fc…ebf00f
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8977e6…2eba5e
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xac0475…6c0ad5
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9bb06b…fd7b7c
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0b06c8…7fde96
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x17026a…95bc16
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaa70d0…d2d05d
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbb443e…2eb9b8
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3ee4d7…e69174
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x11cc26…6ff38b
0x5106…5e990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2e7a5…9bd3f0

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.