Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005319100%coinbase54d ago0x665754…9c57f2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI54d ago0xa2fdfe…e06ff4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase54d ago0xe1bf91…eade42
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase54d ago0x0a5b72…f83192
0xa780…ffc80x0529…7db3Base—$0.01100%payAI54d ago0x646330…130418
0x1332…66eb0x0e3d…7757Base—$116.99100%0xa640…7f4054d ago0xd0f11d…8dd470
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase54d ago0x6ab4f0…e850e6
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.009903100%coinbase54d ago0x44d1ba…7eaa88
0x5f11…468a0xc7f3…c044Base—$0.33100%primer54d ago0x5a78d1…c14d6c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase54d ago0xe435e3…5678bd
0x00db…cc370xa6e3…1f0dBase—$37.30100%0x4029…e30654d ago0x1d8893…8fc773
0xc6e8…33890x6839…1a2bBase—$0.003100%coinbase54d ago0x3ccf66…e1228d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase54d ago0x7c7b2d…e0a151
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase54d ago0xf79b8e…8661d9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase54d ago0xa014a3…b17a77
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x1b0242…b79f63
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.009903100%coinbase54d ago0x477462…ed24aa
0x8a4c…90e50x1049…261cBase—$0.01100%0x730d…7faa54d ago0x1d2b9d…c97b29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase54d ago0xeeaef2…12481f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase54d ago0x5784bc…5c3c0f
0x3df8…78b40xbcff…c27bBase—$0.002100%0x730d…7faa54d ago0x313863…dee0de
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase54d ago0x315470…d11324
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase54d ago0x27bc6b…6c6b79
0x2b86…c0df0x2932…4f60Basex402 service$0.005100%coinbase54d ago0x5767f3…d32130
0xcb61…cd360x6839…1a2bBase—$5.00100%coinbase54d ago0xb9c68f…0dd2b6

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.