Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4a5bf0…b5af5f
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb109c2…34256c
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfa04be…8f882e
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x478268…6d7f3d
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x182f3a…51d621
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2a695c…3de4ee
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xde8db8…e493e8
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb704e9…07a8d0
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe13cba…653420
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xed48c3…f76365
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x02dcf5…b4e749
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa059f5…bc4a23
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x214c74…1368c3
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9ec7b7…042f83
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfb1af4…9de352
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x946c75…745c96
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd711bf…7410d5
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5dd246…bd3005
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x277c7a…a5ecb3
0x01dd…6cf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xadcc01…6e5e4a

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.