Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x76e46e…13d2d8
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5a2a39…4170e4
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5b2d28…919ba9
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3056d2…d8d0fa
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdfa9ea…83eb0a
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4e3b0f…7d3198
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x620034…c36813
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4511d4…67ffa8
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x25dff6…f68f20
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3ab46c…3a57d4
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa07ab0…a67e03
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x13d6be…39ed43
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf00984…0f4c47
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x33222e…b135b6
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5224d8…05b202
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfd46bf…babbfb
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfcb3d4…93fa37
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x30edfd…6033fe
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3e72d2…a30a51
0x5711…c1830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc71963…e9ff71

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.