Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa3420c…6c9d70
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf4d348…626605
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe28000…151860
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd5faa1…2dd493
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7fba36…cb907c
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xac619a…232994
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfeb74f…2cd49a
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x84262e…ba5dd8
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfacf80…601c2c
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x79c3d3…39328a
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x40f415…0e2461
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x316e71…a3d794
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x705d74…e26480
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x85f608…fbf3b0
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1dd561…481d13
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x98b751…090190
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2bc710…81d1a1
0x09f6…08d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc19dcf…7a4266

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.