Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb95f2b…466baf
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3acb66…400c5f
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2240e4…6355ac
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xacf717…0be98f
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x69a9f1…edb1b1
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x700d97…e08c1e
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa24499…d3a162
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x06cd53…7b3507
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd248a7…c5e0db
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5980ad…fb73ac
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6574ab…993697
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfc5b56…06e04c
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x63bf45…88bd2a
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa06153…124150
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb754ab…a3cd28
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf19292…27f872
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x806bdd…b2341d
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8d2c46…258f1c
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdb73a1…cf48a1
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x791df4…e0a250
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1aa63f…2e2138
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa64ac3…f50c7e
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa6599e…b02873
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf0d918…b6073c
0xf7b2…8e270x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc8f3bf…d1ddd6

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.