Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x116f5a…949f7c
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8d9bf3…503acc
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb3f070…6d4593
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc4dd28…db55a4
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaf611c…20641e
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb4843e…f9a331
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3fbea…38f243
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x562384…01ea31
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeded9e…bf88e1
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x794f89…9d45d4
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0a59e9…235c12
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x11a8e7…984587
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x516ac5…a6c6ad
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7dd0c6…85f180
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0773b6…2adad1
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x359962…ed0df6
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x881d87…b50d40
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3f9c43…9b6098
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x454cbc…2bcc36
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4a7ce5…f44b2d
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x076620…b31467
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3494b…e657fe
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf891f8…e432c3
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc0e969…f94e74
0xabf5…f8ff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x510f5d…0ea182

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.