Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6c4640…641127
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8b9527…a81407
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5dde55…52edab
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd60859…b16fbd
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe42aac…d9afdc
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd8f30f…6292cc
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x60bc82…84017b
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe3f01a…056d25
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5e4610…cfdc40
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd51cfa…7026f5
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x74aca2…10fb2d
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb275c7…9fa5dc
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7aac97…6e17b4
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x03c69c…026026
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x633b41…40220d
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x342c93…9e26c8
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x28f9f4…84d9d6
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc276be…88d0ef
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x890e3a…546ef2
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9e497f…3b70e5
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3b4816…0ab205
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5d9f79…6a5f10
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbeb028…9d7c7a
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0b6fa6…f1bf44
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf07898…c2e8fc

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.