Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x91bcaf…001d78
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x23617f…87a255
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5234d2…b54f6a
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9a56a9…b688c4
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9eae74…010b0a
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x208783…6fbef1
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb5d4e2…13f011
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x75798a…8ab771
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc6f486…6b05d8
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1a338c…d999cf
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0078d9…dedd09
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x15663a…4a34db
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf873e2…48df0f
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8f50b8…4b18a9
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7ce6de…f16035
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x82a157…d1a6cf
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xca987e…4eebf1
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa7f7a3…1aef52
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd00116…f11512
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x74c80b…3293d2
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa8023c…cff9b0
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3b5fcb…eb23eb
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x50ee80…9c7a92
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2d0aa5…fd2bd8
0x74dc…5dc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xebed3b…a18bfb

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.