Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x6c595b…ca9619
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase9s ago0x6f9a45…67cdf4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x3e137a…873f14
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xda1d33…03122e
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase13s ago0x7f927d…ac1699
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase15s ago0x7a9a59…f8195b
0x3f2c…e87c0x47c5…4fc3Base—$10.0070%0xe706…1d9b15s ago0x0e524b…efa44e
0x3e43…84900x6839…1a2bBase—$0.003100%coinbase15s ago0x89e21a…61687f
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase17s ago0x87f3d0…ae2260
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x15c86c…eb92c8
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x7c907e…2cd072
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd5b628…bfc520
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase19s ago0xcc22ae…8a2b8e
0x1332…66eb0x47c5…4fc3Base—$36.7570%0xd27a…bec819s ago0x83bcaf…a36fa8
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x9f6a…a93c21s ago0x68d0de…6aabdb
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x615e12…a4f9f0
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase23s ago0x76d839…6e9d0d
0x0e76…18680x6839…1a2bBase—$5.00100%coinbase25s ago0x7cdfa9…f63ec9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x254900…5e7bc3
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase27s ago0x1ea9ab…70a215
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29s ago0xe529ca…48f9f0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x0b54b1…730cd4
0xe772…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x129b76…afedc1
0x7103…b9c00xa8b2…1d68Base—$0.0170%0x9501…c67731s ago0x326c6c…49540e
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase33s ago0x5a94ac…a83154

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.