Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xf28bb8…549b52
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x83cfb2…179551
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xb737e7…6104d5
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x9b8c38…126d72
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe8061d…930da9
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x5631c3…0d2d04
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x2b5a3b…fe8667
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x72d729…9e869f
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x109966…90a82e
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xf09a5c…8c5d22
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xeccf02…02e0d3
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x1b56d2…34e839
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x654f4c…b1ab7a
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa34264…1a2fb3
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x1cddcb…d800f1
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xd5c29d…7c2bef
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x3a55c7…d89dfa
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x52e379…e58158
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xf3b911…af2bfa
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x00d1f0…409cc6
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xce5465…a258db
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xf73065…facaa9
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x92b210…5eab40
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x6cd64e…1bbdfa
0x1fd7…f7530x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xd74590…79e181

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.