Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x0bedab…c8481b
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xf18a43…9e5a8a
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x124c02…499aed
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xa53857…c5943e
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x7a67c3…6c24ca
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x6dc6f0…38e4b7
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x21f440…cc686e
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x9d5907…5f9caf
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xebebdb…4a640c
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x86d86f…5e73ad
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xcac566…6f1cc3
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x270428…3290f7
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x76318d…7a8cbf
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xbf1454…a19723
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xcbbfce…eef5ba
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x3d0b07…a5670f
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x1cbdd2…03bd81
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xe2a8c0…ef1340
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x6b2c95…25c3b1
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x133836…edc299
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xf15442…ca7ad6
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x4507bd…26b562
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x7916db…93c0aa
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x63f02d…ee6e52
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x2d7d5b…cf1c13

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.