Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x5f420d…7e342f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xc29de7…4dd73c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe49e34…fc7657
0x12c5…351b0x6839…1a2bBase$0.003100%coinbase25s ago0x035c6d…3c0a5b
0xa520…eca40x47c5…4fc3Base$21.0070%0xcd64…d81f25s ago0x5ffac9…eeffa5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x527f9e…545341
0x8b9a…83680x3e0a…78e7Base$0.005091100%coinbase25s ago0x3bde30…18e534
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x35943e…d2b76b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x0121bd…c13676
0xd86e…eefe0x6839…1a2bBase$0.003100%coinbase31s ago0x22d066…84679c
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x997808…5ee3b0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x5bd9af…8526e9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xbd314d…207cb4
0x1332…66eb0x47c5…4fc3Base$14.7070%0xedfa…1e1239s ago0xe4185a…cf432e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0xae3b30…1d433e
0x5fa0…cefb0x6839…1a2bBase$0.003100%coinbase41s ago0x1b21af…3f82e5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x095bc3…47532f
0x1332…66eb0x47c5…4fc3Base$10.5070%0xd022…454141s ago0xc87649…b1ab29
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x9ab0cd…e0d614
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase45s ago0x01f7bf…bb2fda
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI47s ago0x84e7d0…cb2cc8
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x6e3a41…2e611f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xdf4979…bc3bb4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase51s ago0x6b19c9…41e6ae
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xe9e40f…c9d817

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.