Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeda30f…865e4c
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x69c97a…e48b40
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb8fcc8…ec0fd2
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xad4631…c3739a
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5485d6…b3bfcb
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc58015…05de32
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x177eac…bf1ebd
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe77e15…38be34
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4e5fc0…b33f84
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x09ea84…9e7b32
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaadb18…81dd7d
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x877c63…ad7945
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7d2a88…da2d5c
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa2e752…8a578d
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb560a3…f32c6f
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1c0daf…236a2b
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1aa4ae…546b03
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa88580…4cceb7
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9de96f…7ff488
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa27e45…fa3bd5
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc02102…cc55af
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd67fef…049847

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.