Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0f615b…9089e6
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8a2a02…1d2ccd
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd39aff…a6543e
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbb9b9d…3923ae
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9286c6…12d3a0
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x41b18d…87ab7a
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xef7176…c226be
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa298cd…796d8f
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3360ef…2a6fb8
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9d9fd7…2d1cba
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfce2f0…9984a7
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7dde68…27e359
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x161e90…f58a4b
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf686df…5b3aa3
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xccef57…2ced38
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x32c0ca…b40197
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x77819a…9934a6
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfb52fa…48d10e
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6d2ce7…a6e982
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9d9cac…e1bb36
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x61902f…33d6d5
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x236f24…466d7e
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5ab352…82763c
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xebb7f3…0d38ad
0xf9fb…50a50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x71fb4e…8cc0ee

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.