Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7a2…263e0x6d6c…52aaBaseM2M SentinelBase$0.02100%coinbase20d ago0x28e0d4…0881f1
0xc7a2…263e0x3369…91c5Basex402 service$0.01100%coinbase20d ago0x3c2f43…eac93c
0xc7a2…263e0x3369…91c5Basex402 service$0.01100%coinbase21d ago0xfca04e…6830bf
0xc7a2…263e0xb3ba…ed8cBaseAnswerPool Form TrendSec$0.02100%coinbase21d ago0xec9803…276b6e
0xc7a2…263e0xf61f…1ff5Basex402 service$0.05100%coinbase21d ago0x166543…c14dc6
0xc7a2…263e0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase21d ago0xffd84a…edbcdc
0xc7a2…263e0x9720…874cBaseLink Lens URL InspectorUrl-intelligence$0.005100%coinbase21d ago0x2669a5…7b702c
0xc7a2…263e0x9cd3…98ccBasex402 service$0.008100%coinbase21d ago0x95c76f…65a940
0xc7a2…263e0xc9b7…3e6aBasex402 service$0.05100%coinbase21d ago0x9f1bea…64bfc7
0xc7a2…263e0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase21d ago0x1e5aa1…98f15a
0xc7a2…263e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase21d ago0x331378…2885c9
0xc7a2…263e0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase21d ago0x21dc5d…99f455
0xc7a2…263e0xaed4…69c2Basex402 service$0.01100%coinbase21d ago0xc3903d…9afb38
0xc7a2…263e0x6d6c…52aaBaseM2M SentinelBase$0.02100%coinbase21d ago0xeec924…63f7f7
0xc7a2…263e0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase21d ago0x48150b…f76799
0xc7a2…263e0x9720…874cBaseLink Lens URL InspectorUrl-intelligence$0.05100%coinbase21d ago0x98f044…335d18
0xc7a2…263e0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase21d ago0xd14176…ef09d7
0xc7a2…263e0x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase21d ago0xd4f309…9c5b4a

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.