Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd809bf…e6bdda
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xced42b…d6c50b
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x14f516…e7c2c3
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc80579…821b2c
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7902f9…1b2464
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x76a947…cc96d3
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x803a40…9ff960
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2ffe1e…3a1897
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x663094…c6a75c
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xac67e6…5e34a4
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd829b6…a59750
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x383617…21fa95
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbb692f…8c45e0
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1d4f02…328e37
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xda7554…17c655
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd01c2a…0d71e5
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6d1cb2…f1c36c
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8840a4…bee506
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc04b08…dcdc46
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x71d870…c9f3c0
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x66a3a8…56064a
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x57ce73…5720a6
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x030f58…1301d2
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcaf0b5…912eeb
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa4a9bb…16b80f

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.