Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b5f9e…1fc18c
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6becf9…986e00
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9cc628…fb609e
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x565113…f36489
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0be50d…94569c
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4effc2…4ff45a
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb9563d…f4072f
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1be4f8…ec37a1
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe7d5c8…3b3cf7
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x43cbf7…bc5c1a
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd570c8…7a9c57
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6535fa…e64491
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa88947…2361a4
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x71a79d…bcffec
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0bd848…a5add4
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x452981…218e3d
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x56181d…a85c87
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x539e7f…0030ff
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e8f55…c44c45
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x812aa2…26ddc6
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a3204…6edc2f
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xacc746…ad6a3e
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4c1948…5ff85e
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67dede…376fe4
0x8a02…cc0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f831c…6d77e6

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.