Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa2cf81…0ab548
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x690261…7e8d20
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2a4efa…f1da0e
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xea0cab…2b6c9a
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc6cbaa…3a6745
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x7cbcee…7ad5f7
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb930dc…788afa
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9dfbbe…d042f1
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe950a5…a2588e
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfd245e…dbc607
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc23c6a…8b3396
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc351e5…8c1c70
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb93094…127587
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xaa1c7a…f7b858
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x28058a…d1b3f7
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x7dd343…ae55c9
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x8ea5ee…d30153
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x13bb6b…fac3a8
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x5ae997…89b3a0
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x8bee91…286b6e
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x830dd5…1a1da9
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x111412…edf6ea
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x52ba42…a4d256
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xac1430…007283
0x160b…c7400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc7d0fb…c3fa57

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.