Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3f1d0…ef93d3
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb0a51c…2d858d
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1e4c29…bc2857
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2763e5…9c07c1
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaaa3c3…aca533
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb23182…d46f17
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9462ec…5dea4d
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc18801…6edf21
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x436cc2…57b5ca
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x553c74…92f09b
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x753135…44a3d9
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbf2d19…7f9641
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb20390…4598b2
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4ad10d…e35b4f
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf7799e…1e54b2
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd4a09…593b44
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb014cb…e706fe
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa2b419…dbe7cb
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x28374d…783efe
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7bb863…0edbd2
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1f9be6…a2ceb5
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x899991…e3925f
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5ad868…e78c98
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x216404…3a3680
0xc340…a7310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5fd65c…35915e

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.