Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xb8e447…25fd2c
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xbe4ae3…10681b
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xdf9050…703745
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa1c921…459a74
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x5ff780…2d3a2a
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x2aac5a…8f2b5c
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x2970fe…9c15b8
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x7a18d1…b9b13c
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x069b05…bd07b4
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd69f4d…819a7d
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x3a863f…929cb8
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x24b7a5…a38075
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x424404…34f271
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xcf9809…ceb520
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x297ebf…4f7515
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x5370e3…070672
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa89da4…2664e2
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x71ed10…f7f237
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xb9b06d…70c329
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xfaff9c…4c623e
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x108380…5ba21f
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x07cee6…2ae4c7
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe266aa…d0c45f
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x4658df…ff4e90
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x6f18a3…53d139

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.