Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf2d761…bdc668
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x735273…3d8bb2
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x810d1e…ac1b45
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x908adb…30f4a1
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ea74a…cc7f7a
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe3f9f5…63d46f
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ebf93…be212f
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5cd021…31148b
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc2d50…058594
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4defbd…390d92
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9db021…b82f69
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x072447…c850f2
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6569f6…b9faf7
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x733a36…13db2d
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2f18ca…da7c93
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x036a4e…0b99e1
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x98b577…441119
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24b0ea…32272f
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x300875…5d5b94
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x72c1bf…eeb916
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1096f2…5199d8
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x49e2e3…0f108f
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x65eab5…6e401e
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd6f654…b889ce
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ae9ac…ee2a24

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.