Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdbb180…82762f
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cef5d…bfd089
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb59fcf…1bd0f4
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3bd2b3…8ee67a
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa9b2a7…5fae74
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1b8704…38373d
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x706424…c59f01
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d6cbc…a04e3a
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08b06f…34f7e1
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x41c1f7…738962
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x341746…819088
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d5f43…edff1a
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x606b74…f02302
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26e8d5…0a50f7
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe226e8…2a7b91
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4a7fba…947472
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff8a36…cfc43e
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x53242e…c52f31
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x56f7e2…5b00d9
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x78c70e…204907
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd44a52…4d11a1
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c3b95…d34bc5
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24442f…c56bad
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe59c84…1ca063
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x602602…ddf71f

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.