Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1b098…145efe
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x158e26…7ad1ec
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3d1e72…5a04b6
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x51d01a…255756
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfb4ae6…8fc9c0
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e5543…bb7ac4
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x451393…131013
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2a01fe…baa919
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbeb3c2…567a3b
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5aa4f4…af914b
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0bfbfe…fc8998
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfad5ff…82b9eb
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x048f70…69a944
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2d3467…26ce16
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf795f7…e1734e
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xad2a78…a4e953
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x78b801…0d3d8b
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaf9871…a0d948
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x57a940…0eb8c6
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4fe306…f7eb1e
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x557321…376a85
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x302b06…ccc507
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd4d151…85ca99
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7f3255…4d3945
0xed05…b4d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfced90…e7f4d6

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.