Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81f707…e53bfb
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd88295…e2c54e
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd13af3…39e491
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x767f33…3a6a26
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa09c9d…6ccd2d
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38dd3c…010a86
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88624a…63e0b2
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xefcc20…2d43ca
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8bdb05…c3eacb
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x028dec…a7b08d
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x87ea06…dbe1b6
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4413e6…f54d62
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x903fd7…0289f4
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaa1191…4bfbeb
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25faaf…59e75e
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1090eb…23613f
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67f3c9…dacbc0
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38edda…772233
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8e5a73…8b746c
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x93778a…e3d841
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x06a076…81f88a
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccfd43…c46c42
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdbd1d3…8bdd39
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe05a4…79c51f
0x4941…1a5c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc651a4…7a622e

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.