Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e4f9d…04c419
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6b43e…f05305
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcfe704…b15ca4
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b9a60…42a1e2
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc18a04…8f7732
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9649c5…6bf968
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x08b4f1…637720
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x719b41…41c668
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x459c23…7dc820
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5801a1…b3908c
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x649fb7…c22f50
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24d529…620424
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x46c808…7e9661
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce24f7…227b09
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xea9aff…7040da
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x966ef3…dfc746
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x311369…00d5a8
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaad66e…bdc1b2
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e075a…7385e7
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd72786…b02c16
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb3e88e…5a3522
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b0c50…5d3004
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb78c2…3322dc
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xed6158…efe522
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x26fe14…7177bd

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.