Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x58c48c…5b3776
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbcbd30…996d59
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc2fafa…41fe40
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x62875d…45e088
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1cdb8b…5acd11
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcab637…05a643
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0bd257…6f2a0f
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7fda74…96d8bb
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x44e31d…5cc0ee
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3cc831…a0f061
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x915c84…6423a2
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc0b259…da4eed
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa9b86a…90f034
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa896ca…58f9e9
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x493c22…087f09
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c43e2…eda3a3
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x69e71c…6b7fa5
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xedc16b…56758c
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xee0500…c9e1d4
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe4133a…43e894
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5a2ba2…e4f129
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x101214…efb778
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x63c4bf…f80530
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0ca4fa…712410
0x24d4…37130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8cbffb…1d3b8e

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.