Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc7512b…227e9c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x776cd6…31ef08
0x2fc6…befe0xb4cb…00e5Base$46.0670%0x6351…0d6219s ago0xe8f43e…6a533a
0x27bd…d1010xabe7…5a7bBase$0.01100%payAI21s ago0xf4255b…5b1087
0x14ad…9b3e0x5aae…482eBase$0.25100%coinbase21s ago0x67e9fe…53486f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x7de8e9…0a1001
0x184d…b4140x6839…1a2bBase$0.003100%coinbase21s ago0x62a844…577f3c
0x748d…cd240xfe80…47eeBase$0.001100%fluxa23s ago0x4a99ae…f4945b
0xf055…f9f50x6839…1a2bBase$0.003100%coinbase29s ago0xac0e1c…da1936
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xbface0…3501d5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xe66a6d…6a2eda
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x12edf7…7729c3
0xbdf1…3d790x3e0a…78e7Base$0.00369100%coinbase35s ago0x90de3f…74d442
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xe4ebbf…45757b
0x9897…e0420xa9dd…2315Base$0.01100%coinbase39s ago0xf2eedd…a3bde5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xcc5dc7…e8663c
0x1160…70de0x6839…1a2bBase$0.003100%coinbase41s ago0x2c9361…3276eb
0x9897…e0420xa9dd…2315Base$0.01100%coinbase41s ago0x364287…05d0f4
0xd906…36020xfe80…47eeBase$0.001100%fluxa43s ago0xac851c…e8ca82
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x5af135…faa65f
0x9897…e0420xa9dd…2315Base$0.01100%coinbase43s ago0x496820…3de185
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase45s ago0x0126a7…29f623
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xb19635…46b68f
0x9897…e0420xa9dd…2315Base$0.01100%coinbase45s ago0x2c482e…9077e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x1ce918…4faded

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.