Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x31737c…33490d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x861ca8…9ce0a8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xb77fb9…a068f6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0x417247…3ecb31
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0xe08e4d…050221
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xf2035a…c5b168
0xa54d…49f50xe742…ea88Base$232.37100%Payer-submitted71d ago0xe9d6d4…31e3e5
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x13ae74…f4b834
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x3d9485…7149a8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x065487…081868
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase71d ago0xfc8837…0fcfd2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x673ee8…7f7a8c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x1d5296…34eb05
0xb3d4…2f270xf682…abf5Base$0.01100%coinbase71d ago0x72d9cf…78368f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x97b239…56bf6f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xfef293…03e09d
0x3182…544f0xff45…9f15BaseHyrule CloudNetwork-intel$0.003100%payAI71d ago0x257435…660940
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase71d ago0x7b66c5…c434f9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0xe686e5…39b811
0x652b…20720x6839…1a2bBase$0.003100%coinbase71d ago0xf28380…a093d9
0xcd9c…9a250x361d…050dBase$0.01100%coinbase71d ago0x92438f…4e59bc
0x18ad…e8e50x9c95…e299Base$0.001100%fluxa71d ago0x11b760…640826
0x7671…80d90x9c95…e299Base$0.001100%fluxa71d ago0xe10939…5bd2f1
0x0a41…b4fc0x9c95…e299Base$0.001100%fluxa71d ago0x78bb0e…61a8e8
0xfb99…a3820x9c95…e299Base$0.001100%fluxa71d ago0x73c5fe…a6b3c9

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.