Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf81f00…8ea7d0
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x167bbd…8b0222
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x21c9ce…8c2e4b
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x685319…34fafe
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x590ae6…c1d862
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x423693…4d0ea8
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6b61d5…cce5bf
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf0d28a…b10cdf
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x49047a…644c9d
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6187c3…bdf0e7
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb90380…72dd53
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf8951d…2e5da3
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x62f799…d2a11f
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2d544b…fcfdd3
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf9b9c9…7e6b35
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x44c79c…c5348f
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6757e…86e69e
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x636c91…76cf5e
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6f4507…47a7bd
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3d46a7…358220
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x126122…30b53f
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa5f7c4…eeecc8
0x1380…87550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9404ca…c3bb01

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.