Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7ce816…798356
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8c89ba…0f48b6
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5c0e23…68b5f9
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0db21f…ebac0f
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3dd9a6…f7f463
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7f4068…b1ae71
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x924d01…204330
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbd8784…ea53c4
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9436ec…d140f6
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x16fa00…3a2327
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2cbed7…30934d
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3fcda6…58f0cb
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x11eae4…ead6f1
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc8d230…abdc20
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa13ab4…1d3d2b
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x49b24a…1c51fe
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc486df…73fa8c
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x89da98…4f0d55
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x31b4b3…61e7f8
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0dc464…9b6ff5
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcbb91a…86acc6
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3a2f49…7542b9
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3b3f9…056ac3
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfd6e4b…1e86ee
0x002d…3f490x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3ec68f…2f953b

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.