Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x63f7…45789s ago0xc8cf97…5fddc7
0x2291…a2c80x6839…1a2bBase$0.003100%coinbase9s ago0xc69c60…ef2baf
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x26cce5…20552a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xe28854…8a8d7c
0xdcbc…69080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xf65441…629664
0x9490…9d7a0x6839…1a2bBase$0.003100%coinbase15s ago0x567172…3c5c2d
0xf36c…1c400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xf6a648…dd8869
0x86a6…e6440x3e0a…78e7Base$0.00406100%coinbase17s ago0xe52ad9…05509b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x30b651…efba68
0x162b…c97a0x5aae…482eBase$0.25100%coinbase17s ago0x18bbe1…4a0ac9
0x3c6c…fdfb0x593a…8d35Base$4.5070%0x3e32…3ce721s ago0x93dd62…451956
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xeb86c9…d47fb7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x7ec721…486068
0x62e6…99040x6839…1a2bBase$0.003100%coinbase25s ago0xd5fe5c…5e3c90
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase25s ago0x11ec42…031f7d
0xdcbc…69080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xbd37d1…2fc470
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x92d7b5…53d3d7
0xf36c…1c400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xb1aa89…372b7e
0xc92a…745a0x6839…1a2bBase$0.003100%coinbase33s ago0xf5a5f9…d924e6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xedab43…a7b1fa
0xb4a9…758f0xc148…3515Base$96.9570%0x23ef…243137s ago0x36e6db…044a27
0x98a4…94410x47c5…4fc3Base$31.5070%0x58cf…f8d437s ago0xa8eab7…14fe35
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x922cae…145a6d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xb52858…109a40
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted39s ago0x716c2e…5c21a2

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.